Cadence Ember
0edc966fda
Update dependencies and fix screenshot tests
2022-04-18 20:13:05 +12:00
Cadence Ember
3b18a7028e
Remove heroku files
2022-04-16 12:16:07 +12:00
Cadence Ember
4bf96b8d49
Remove docker files
2022-04-16 11:55:33 +12:00
Cadence Ember
6b667f5f00
Remove CSRF protection
2022-03-05 19:25:22 +13:00
Cadence Ember
a6094a37ec
Embeds may be blocked or have missing captions
2022-02-21 23:37:26 +13:00
Cadence Ember
09b33ef3fa
Allow viewing webp files
2022-02-18 12:04:00 +13:00
Cadence Ember
3700b3a9ac
Set Access-Control-Allow-Origin * on feeds
...
This enables client-side only web readers like Airss to work.
2021-12-06 18:20:15 +13:00
Cadence Ember
91022aa5da
Support loading shortcodes of a single image
2021-11-05 17:01:46 +13:00
Cadence Ember
d660c84941
Fix shortcode fetching
2021-11-02 01:58:03 +13:00
Cadence Ember
2a233e4f32
Update dependencies
2021-10-27 00:33:46 +13:00
I. Musthafa
776a209c67
Indonesian Translation for Bibliogram
2021-10-27 00:29:35 +13:00
Cadence Ember
a807acc296
Allow customisation of tor port
2021-09-28 16:23:52 +13:00
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
Cadence Ember
1ea2e2e3bb
Update dependencies to fix vulnerabilities
2021-06-04 22:07:35 +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
de05db09a7
Fix docker image missing graphicsmagick runtime dependency
2021-03-28 18:34:45 +13: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
Cadence Ember
49aa4a1d5d
Update dependencies
2021-03-12 00:38:03 +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
078acbb0e3
Update dependencies
...
Should fix the recent pug vulnerability (which wasn't exploitable in
Bibliogram anyway, though)
2021-03-04 23:05:25 +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
Cadence Ember
c7b83f9e75
Update dependencies
...
For semver breaking changes, changelogs were checked. There were no
breaking changes that interfere with Bibliogram.
2021-02-18 23:32:03 +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
6ec4b0f0b2
Update dependencies
...
Package `ini` is updated to 1.3.6, fixing a prototype pollution
vulnerability. https://npmjs.com/advisories/1589
2020-12-15 01:13:55 +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