Andrew Dolgov
b2f888e386
include archived articles (which lack associated feed id) when browsing by tag
4 years ago
Andrew Dolgov
fea59de26b
af_redditimgur: use core youtube vid helper
4 years ago
Andrew Dolgov
86300a0ca8
add urlhelper to extract youtube video id from url
4 years ago
Andrew Dolgov
d11718c89c
fix combined/three panel transition to expandable mode
4 years ago
Andrew Dolgov
e8f78181f1
af_redditimgur: instead of generating potentially blacklisted iframes (i.e. huge black boxes),
...
save found youtube videos as post enclosures for af_youtube_... plugins to deal with later, if enabled
4 years ago
Andrew Dolgov
88a7130d79
fix for previous changeset that broke expanded mode
4 years ago
Andrew Dolgov
e8e4fc641e
Article.pack: add no-op for three panel mode
4 years ago
Andrew Dolgov
df145c8064
* cdm: render enclosures into content element
...
* deprecate cdm.intermediate
* implement lazy-load for rendered enclosures
* simplify pack/unpack logic for articles
4 years ago
Andrew Dolgov
c6befcddb7
Merge branch 'master' of git.fakecake.org:fox/tt-rss
4 years ago
Andrew Dolgov
5a71426ea5
youtube_embed: use embed-responsive
4 years ago
Andrew Dolgov
b3d45a4a5d
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
4 years ago
Andrew Dolgov
cc634ba91d
Merge branch 'weblate-integration'
4 years ago
Eike
b12072fef9
Translated using Weblate (German)
...
Currently translated at 99.8% (659 of 660 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/de/
4 years ago
fox
a6c5dda7e0
Merge pull request 'FIX: public.php - Undefined index: feed_title' ( #34 ) from ohaucke/tt-rss:public-php-fix into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/34
4 years ago
Oliver Haucke
cfd9e6b53b
FIX: public.php - Undefined index: feed_title
4 years ago
fox
0f61675cd0
Merge pull request 'Fix `getCategory` method.' ( #32 ) from rodneys_mission/tt-rss:master into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/32
4 years ago
Rodney Stromlund
c18383d1ea
Fix `getCategory` method.
4 years ago
Andrew Dolgov
3e22368962
getPreviousFeed/getNextFeed: implement wrap around
4 years ago
Andrew Dolgov
eadaaebd58
functions_enabled: trim spaces from disable_functions php ini setting
4 years ago
fox
61b4a678ea
Merge pull request 'if backend request 'op' is empty fixed' ( #27 ) from Cyb10101/tt-rss:cyb-backend-op into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/27
4 years ago
Cyb10101
c15c1dfb0b
if backend request 'op' is empty fixed
4 years ago
Andrew Dolgov
a61348e2b7
pluginhost: add profile_get/profile_set helpers
4 years ago
Andrew Dolgov
a5af15cfe9
fix noscript notifications
4 years ago
Andrew Dolgov
49ef15f11d
* fonts-ui: use system font family instead of segoe, etc. by name
...
* disable segoe-specific baseline hack for the time being
4 years ago
Andrew Dolgov
c0fba62fa0
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
4 years ago
Andrew Dolgov
0acd33abe3
OTP: generate longer secrets, also make them easier to read/copy
4 years ago
Андрій Жук
0294297ccc
Translated using Weblate (Ukrainian)
...
Currently translated at 89.8% (593 of 660 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/uk/
4 years ago
Piotr
a4f82fddf4
Translated using Weblate (Polish)
...
Currently translated at 100.0% (660 of 660 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/pl/
4 years ago
Glandos
49b25a6430
Translated using Weblate (French)
...
Currently translated at 100.0% (660 of 660 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/fr/
4 years ago
fox
f2f2b6d1f4
Merge pull request 'Adjust quotation marks in search query before 'str_getcsv'.' ( #26 ) from wn/tt-rss:search-quotation-marks into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/26
4 years ago
wn_
5d5c034a90
Adjust quotation marks in search query before 'str_getcsv'.
...
This moves a potential first quotation mark to before the associated keyword to ensure 'str_getcsv' groups the key and value correctly. Without this 'str_getcsv' would split on potential spaces within the quoted value.
4 years ago
fox
0b82afabd5
Merge pull request 'Fix automatically showing next feed on catchup' ( #25 ) from wn/tt-rss:bugfix/on-catchup-show-next-feed into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/25
4 years ago
wn_
2ed5a79e64
Fix automatically showing next feed on catchup
4 years ago
Andrew Dolgov
8c32ed76df
revert back to lower contrast light theme by default, add separate light-high-contrast.less
4 years ago
Andrew Dolgov
ceb8179ccc
don't use css-defined .svg files because firefox
4 years ago
Andrew Dolgov
19c277391e
fonts-ui: add Cantarell
4 years ago
Andrew Dolgov
58ab641fea
light theme: increase contrast
4 years ago
Andrew Dolgov
be2d1602bd
fix previous issue properly
4 years ago
Andrew Dolgov
e3c51b0e6c
Revert "clip max displayed counter value to 9999 because of container node width"
...
This reverts commit c34a4c85bd
.
4 years ago
Andrew Dolgov
c34a4c85bd
clip max displayed counter value to 9999 because of container node width
4 years ago
Andrew Dolgov
0f6644880a
yet another flex feedtree attempt
4 years ago
Andrew Dolgov
98251022d4
Revert "Revert "another attempt at flex-based feed tree""
...
This reverts commit 43744412f4
.
4 years ago
Andrew Dolgov
334a361e79
don't try to j/k move to nonexistant feed
4 years ago
Andrew Dolgov
d275134f26
unify return values for getPreviousFeed and usages of both prev/next
4 years ago
Andrew Dolgov
2e6d48ead7
* Feeds.openNextUnread: fix
...
* model.getNextFeed: make sure return values are consistent, stop
wrapping back to starred
4 years ago
Andrew Dolgov
43744412f4
Revert "another attempt at flex-based feed tree"
...
This reverts commit e12a6ca540
.
4 years ago
Andrew Dolgov
ef5d6b9b78
Merge branch 'master' of git.fakecake.org:fox/tt-rss
4 years ago
Andrew Dolgov
e12a6ca540
another attempt at flex-based feed tree
4 years ago
Andrew Dolgov
1f5adf1600
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
4 years ago
Andrew Dolgov
68299c914b
share: move og:image back to head
4 years ago