Commit Graph

217 Commits

Author SHA1 Message Date
Cadence Ember 934e6baf06
Tor check bug fixes; recognise december blocking 2021-01-19 01:50:35 +13:00
Philipp Beckers 3245be3891
added german translation file, added german to settings/index 2021-01-01 01:19:21 +13:00
Cadence Ember 544a825b2b
Add "experiencing problems" notice 2020-12-18 02:02:56 +13:00
Cadence Ember 3af4b2f237
Change settings save buttons back to real buttons 2020-11-21 01:49:00 +13:00
Cadence Ember 494232849e
Fix language reference in settings for "Hide" 2020-11-21 01:05:47 +13:00
bopol 31f6c4936b
Add new strings: quota_left, settings_saved 2020-11-15 00:42:46 +13:00
bopol 36df0350a9
make settings translatable 2020-11-15 00:42:17 +13:00
learnpastsole 5ff2462f1b
add Bahasa Melayu 2020-11-12 16:53:42 +13:00
Plamen Peev 9a63d56eee
Trim Whitespace From Input Fields
When pasting text in the user or post fields,
some unwanted whitespace may occur, especially from mobile device.
Currently, if this whitespace is before the username or the post,
Bibliogram returns 404.
This patch prevents this by trimming the unwanted whitespace.
2020-11-09 02:00:37 +13:00
Cadence Ember e5c0c7707c
Tweaks to submitted language files 2020-11-06 03:04:07 +13:00
Plamen Peev 47905b823a
Add Bulgarian Language Translation 2020-11-06 02:59:18 +13:00
Cadence Ember c6ea5ae8e4
Add alias paths /tv/, /igtv/, /reel 2020-08-31 20:30:31 +12:00
bopol 9b902d1149
Add French language 2020-08-01 21:43:26 +12:00
Cadence Ember 53e43ab033
Fix timeline quota reached pug filename 2020-07-31 03:43:01 +12:00
Cadence Ember d4f9af44b0
Notify users if they were blocked due to proxy 2020-07-31 03:19:55 +12:00
Cadence Ember db364721d8
Add Galician translation (thanks XoseM) 2020-07-30 19:52:08 +12:00
Cadence Ember c7522f1198
Fix instance API 2020-07-30 00:12:19 +12:00
Cadence Ember 44c8e96a94
Cache enhancements:
- Use quota for /p/ requests
- Correctly detect owner.full_name to save unneeded requests out
- Unify quota reached pages
- Unify post presentation into function that fetches prerequisites
- Add getByID method to userRequestCache
2020-07-29 21:51:41 +12:00
Cadence Ember 43c2d66b04
Add Spanish language (thanks tagomago) 2020-07-29 15:15:56 +12:00
Cadence Ember 2b5899f430
Create page for when graphql is blocked 2020-07-29 00:53:29 +12:00
TotalCaesar659 ae13002195
Add Russian translation (thanks TotalCaesar659) 2020-07-28 13:11:40 +12:00
Cadence Ember 08ef1a8f28
Improve right-to-left language support 2020-07-28 03:31:21 +12:00
Cadence Ember 9e589b5860
Add Persian language 2020-07-28 02:48:36 +12:00
Cadence Ember 112d9cc90e
Add request quota system 2020-07-23 00:58:21 +12:00
Cadence Ember dfc6baa887
Add Italian language - thanks Saverio Morelli! 2020-07-22 23:45:15 +12:00
Cadence Ember ed9729769e
Treat html_featured_profiles_disclaimer as HTML 2020-07-22 00:38:12 +12:00
Cadence Ember 067764e9df
Fix pug template call on homepage 2020-07-20 13:53:17 +12:00
Cadence Ember 496d53f47e
Create initial language support
Create support for languages, then reformat user, home, and post pages
to use it, and create en and en-us language files.
2020-07-20 01:40:27 +12:00
Cadence Ember 808d013e71
Link to new rate limit document 2020-07-17 00:14:11 +12:00
Cadence Ember 5ef9af5f08
Write new timeline loading blocked notice 2020-07-16 23:41:18 +12:00
Cadence Ember f1f24f8c4a
Use hashed URL for arrow button 2020-07-16 23:21:24 +12:00
Cadence Ember 5fc765d8cb
Add badge to verified accounts 2020-07-16 23:21:02 +12:00
Cadence Ember 59d0b1d14f
Remove project board link from home 2020-07-16 22:20:40 +12:00
Cadence Ember 2c8e4205ba
Add meta generator tag 2020-07-16 22:20:13 +12:00
Cadence Ember 0594d694da
Mostly remove GitHub 2020-07-14 01:27:42 +12:00
Cadence Ember 2281fa5bb2
Move webmanifest file 2020-07-10 00:46:04 +12:00
Cadence Ember 27e47e7310
Link to correct section in rate limits document 2020-07-09 20:56:55 +12:00
Cadence Ember 341b8f6d22
Add site name to webmanifest 2020-07-08 16:57:24 +12:00
Cadence Ember 43c083da9a
Update stream push hook 2020-07-08 14:56:06 +12:00
Cadence Ember 0c0a3cf7a8
Apply clicked class when loading 2020-06-28 23:35:53 +12:00
Cadence Ember eb0633e082
Consistent theme for next page button 2020-06-28 23:26:12 +12:00
Cadence Ember 7941ea9667
Add PAGE_IGTV feature 2020-06-26 03:37:16 +12:00
Cadence Ember 176a8fe4d4
Visual regression: Vertical align no posts notice 2020-06-25 03:26:33 +12:00
Cadence Ember a023e09743
Add IGTV 2020-06-25 02:58:01 +12:00
Cadence Ember 20ea14c0d1
Fragments have rate limit symbol handler 2020-06-24 20:20:43 +12:00
Cadence Ember 81b2c77b98
Add youtube/twitter rewrite (closes #22) 2020-06-22 02:04:15 +12:00
Cadence Ember a7a9af8854
Remove updater page 2020-06-22 01:07:37 +12:00
Cadence Ember f6977ed3b9
Add timeline columns setting 2020-06-22 01:03:41 +12:00
Cadence Ember ee2626924a
Add screenshot tester 2020-06-21 04:09:36 +12:00
Cadence Ember b439158cbc
Update instances parser 2020-06-19 20:21:29 +12:00