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
fox
56f7b25e85
Merge pull request 'Switch most of API to ORM' ( #23 ) from wn/tt-rss:orm-api into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/23
4 years ago
wn_
711e8e70e0
Switch most of API to ORM
...
'updateArticle' was left as-is due to Idiorm not supporting efficient multi-row updating (i.e. it would do an UPDATE per row).
4 years ago
Andrew Dolgov
718c9f07fa
remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed
4 years ago
Andrew Dolgov
43ea36d030
prefs: allow setting email if it was previously blank
4 years ago
fox
ce9955c6ff
Merge pull request 'Switch Handler_Public to ORM' ( #22 ) from wn/tt-rss:orm-handler-public into master
...
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/22
4 years ago
wn_
cd52ca80ab
Minor cleanup in 'Handler_Public->getProfiles'
4 years ago
wn_
baf3ecd4cf
Fix a couple of array index warnings in 'Handler_Public->forgotpass'
4 years ago
Andrew Dolgov
968270ed48
fix excessive CPU usage on linux chromium caused by animated SVG icons
4 years ago
wn_
541a07250c
Switch 'Handler_Public->forgotpass' to ORM
4 years ago