1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-20 20:47:30 +00:00
Commit Graph

312 Commits

Author SHA1 Message Date
Cadence Ember
f14837be44
Set and preserve focus when showing post overlay 2021-08-08 16:29:18 +12:00
Cadence Ember
c5bd24f9d4
Add handler for alternate form of age restriction 2021-08-05 23:33:19 +12:00
Esmail Almaleeh
c901c5e691
Fix the rtl problem in the settings page 2021-07-31 23:41:54 +12:00
Esmail Almaleeh
b8c44cdd0d
Add Arabic Translation 2021-07-31 00:41:17 +12:00
sech1p
329298d516
Add polish language (thanks sech1p) 2021-07-25 14:58:53 +12:00
Cadence Ember
4363891fa6
Add configuration option to disable media proxy
Media proxy is enabled by default, and was always enabled before this
commit.
2021-06-21 02:14:28 +12:00
Johannes Weissmann
1bfaa5aaba
Update German translation 2021-05-19 17:31:59 +12:00
Oğuz Ersen
ea7cd5d56d
Update Turkish translation 2021-04-14 01:32:00 +12:00
Cadence Ember
6415564ccf
Update Turkish translation
Contributed by Oğuz Ersen <oguzersen@protonmail.com>
2021-03-23 23:21:13 +13:00
Philipp Beckers
583cec2d85
added the 2 new strings to the German translation 2021-03-14 01:30:23 +13:00
bopol
a571ef943c
Translate experiencing problems header in french
It is also available for translation in other languages
2021-03-12 00:23:19 +13:00
Cadence Ember
d576b3ef76
Remove unblocker
It does not work.

It was created for an older era when the user page was most heavily
restricted, and graphql timeline was free. So the visitor would look
up the username-userID relationship on the instance's behalf, and
submit that for the instance to check, and then that profile would be
unblocked forever because the user page is not needed after that
point.

Now, the user page is free, and graphql timeline can be impossible.
(Still haven't worked that out yet.) So the unblocker would only be
fetching information that the instance could already get. Even if the
instance was somehow blocked from the user page, the unblocker would
not help, since it only fetches the username-userID relationship for
use with graphql timeline, and graphql timeline is currently blocked
on the instance too.

Keeping this in Bibliogram is misleading to visitors and the backing
code is now useless.

The correct way to view profiles is to run your own Bibliogram.
2021-03-04 22:26:52 +13:00
Cadence Ember
8928ab1edf
Use GraphicsMagick instead of sharp 2021-03-04 22:24:40 +13:00
Ahmet Çadırcı
dcd593e885
Add Turkish language 2021-02-24 23:08:24 +13:00
Jakob Wenzel
7fd90bce54
fix crash in feeds with empty caption 2021-02-22 23:18:26 +13:00
Jakob Wenzel
9b4f235355
insert br tags in feeds
FreshRSS performs input sanitation and throws away all style attributes.
Instead of relying on them for linebreaks, insert br tags.
2021-02-19 00:14:01 +13:00
bopol
c050f6424a
use redirect.invidious.io for youtube redirection
fix regression introduced by commit e1883b2d9e
invidious.io is not the redirect website for invidious, but the homepage
of Invidious (project)
2021-02-06 13:13:34 +13:00
Cadence Ember
5ed035a432
Preserve history error kind 2021-01-30 19:40:20 +13:00
Cadence Ember
2419fbf08b
Change self_blocked_status to include timeline
Disabled by default, enable in the usual way.
2021-01-30 19:29:24 +13:00
Cadence Ember
e1883b2d9e
Set default Invidious instance to invidious.io 2021-01-23 21:59:23 +13:00
Cadence Ember
81ea52bab8
Fix; use correct map key 2021-01-20 16:12:21 +13:00
Cadence Ember
508236fb9c
Use theme colors for timeline error fragments 2021-01-20 15:49:12 +13:00
Cadence Ember
20b4e448eb
Alter follower count text/number order 2021-01-19 02:36:50 +13:00
Cadence Ember
aa5d6966a3
State whether images or videos in /p/ link preview 2021-01-19 02:28:02 +13:00
Cadence Ember
5f036124d9
Fix IGTV loading and post count 2021-01-19 02:23:25 +13:00
Cadence Ember
f94de3b0a4
Support new block message for posts too 2021-01-19 01:57:19 +13:00
Cadence Ember
934e6baf06
Tor check bug fixes; recognise december blocking 2021-01-19 01:50:35 +13:00
Philipp Beckers
df61faeb3b
fixed missing translation 2021-01-01 01:20:27 +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
learnpastsole
14c63031e0
Settings page for ms language
بحس سي
2020-11-21 01:36:50 +13:00
Cadence Ember
494232849e
Fix language reference in settings for "Hide" 2020-11-21 01:05:47 +13:00
Cadence Ember
72ee788799
Emergency jank: Route through Tor 2020-11-17 18:30:18 +13:00
bopol
7c9cb6f3f7
clearly show usage of no-break spaces in french 2020-11-15 01:20:02 +13:00
bopol
31f6c4936b
Add new strings: quota_left, settings_saved 2020-11-15 00:42:46 +13:00
bopol
40eeab8435
add language_dev constant
this constant, if enabled, will display MISSING STRING: string_id
if disabled, it will display the english version of string string_id
2020-11-15 00:42:37 +13:00
bopol
bb652639cf
translate settings in french 2020-11-15 00:42:28 +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
Kyle Anthony Williams
0d251779f2
Changed the journal mode of the SQLite DB to WAL.
https://github.com/JoshuaWise/better-sqlite3/issues/262#issuecomment-549872386

https://www.sqlite.org/wal.html

Just do it. It should near instanly make Bibliogram faster.
2020-11-04 14:24:29 +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
3fccab179d
Add VPN IPv6 list 2020-08-01 02:10:25 +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
f0a28d485f
Remove debugging info from getIdentifier 2020-07-31 03:01:54 +12:00