Andrew Dolgov
|
08183fcd27
|
set key length to 255 on mysql
|
6 years ago |
Andrew Dolgov
|
32f9fda33d
|
add composite key on ttrss_feeds (feed_url & owner_uid)
|
6 years ago |
fox
|
95e70320a6
|
Merge branch 'to_combined' of suraia/tt-rss into master
|
6 years ago |
Andrew Dolgov
|
241d646fba
|
batch subscribe: stop dialog from being submitted twice
|
6 years ago |
Michael Kuhn
|
dd9e93384e
|
Fix to_address being logged twice
|
6 years ago |
Andrew Dolgov
|
a34509c8ae
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
6 years ago |
Andrew Dolgov
|
19f162dbe3
|
css: insensitive -> text-muted
|
6 years ago |
Andrew Dolgov
|
900cdbbb31
|
Headlines.click: open original article (and mark as read) on alt click on title
|
6 years ago |
Andrew Dolgov
|
b54c40c45b
|
forbid text selection on normal headline rows / unexpanded CDM rows to prevent annoying glitches when selecting ranges etc
|
6 years ago |
Andrew Dolgov
|
5373b2fe0a
|
hotkey help: remove more info button
|
6 years ago |
Andrew Dolgov
|
ae9ef7fe84
|
Headlines.click: fix another small issue with expanded mode (2)
|
6 years ago |
Andrew Dolgov
|
0b8f3909fe
|
Headlines.click: fix another small issue with expanded mode
|
6 years ago |
Andrew Dolgov
|
84cf95fe8f
|
Headlines.click: open original article when it makes sense to do so
|
6 years ago |
Andrew Dolgov
|
cf6f867feb
|
getRange: handle start == stop
|
6 years ago |
Andrew Dolgov
|
d876cca22a
|
tweak Headlines.click: ctrl-click toggles selection, shift-click selects range
|
6 years ago |
Andrew Dolgov
|
3906b27781
|
Merge branch 'weblate-integration'
|
6 years ago |
Andrew Dolgov
|
a1f8322871
|
further update CLI schema updater layout to make it more readable
|
6 years ago |
Andrew Dolgov
|
44858ca2dd
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
6 years ago |
Andrew Dolgov
|
e91223ec7d
|
update CLI schema updater with newer warnings
|
6 years ago |
Ptsa Daniel
|
6d05ca0ad1
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.0% (701 of 738 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/
|
6 years ago |
Andrew Dolgov
|
609662d48c
|
oops, fix typo
|
6 years ago |
Andrew Dolgov
|
91cfd9c391
|
dbupdater: add mysql transaction warning
|
6 years ago |
Andrew Dolgov
|
c8fc9eee0c
|
update mysql 136 script
|
6 years ago |
Andrew Dolgov
|
69a691f4e1
|
cleanup old feed browser cache
|
6 years ago |
Andrew Dolgov
|
371325a899
|
remove feed editor private checkbox
|
6 years ago |
Andrew Dolgov
|
0b74db5ad7
|
remove feedbrowser (other feeds)
|
6 years ago |
Andrew Dolgov
|
0881d0a00d
|
some dbupdater improvements; fix schema 136 syntax for mysql
|
6 years ago |
Andrew Dolgov
|
0d04e21006
|
updater: rollback on error
|
6 years ago |
Andrew Dolgov
|
38e01270d8
|
archived feeds: expire old entries (schema bump)
|
6 years ago |
Andrew Dolgov
|
26c226c8e4
|
dbupdater: catch PDO exception instead of internal errors since we're using those now; log queries while updating
|
6 years ago |
Andrew Dolgov
|
684a1368e9
|
toggle_sidebar: switch icon on click
|
6 years ago |
Andrew Dolgov
|
83650fffa4
|
actions dropdown: use material menu icon
|
6 years ago |
Andrew Dolgov
|
6d0c9bb784
|
only log sent mail if _LOG_SENT_MAIL is set
|
6 years ago |
Andrew Dolgov
|
dfd3a4e581
|
update previous with make_password() in tt-rss proper
|
6 years ago |
Andrew Dolgov
|
16a9bdc387
|
make_password: generate longer passwords by default, use better random function if available
|
6 years ago |
Andrew Dolgov
|
ef6d2b8a4e
|
update notifications to make them more visible
cleanup some minor stuff in pref-users
|
6 years ago |
Andrew Dolgov
|
2b54413599
|
af_redditimgur: update prefs markup
|
6 years ago |
Andrew Dolgov
|
1f2c769c5a
|
editfeed: mark save button
|
6 years ago |
Andrew Dolgov
|
614a4b3b4a
|
pluginhost: remove plugin gettext helpers (moved to plugin base class)
|
6 years ago |
Andrew Dolgov
|
c1175070a2
|
add P_sprintf
|
6 years ago |
Andrew Dolgov
|
b9309b1822
|
filters: show inverse status in list
|
6 years ago |
Andrew Dolgov
|
2046d9e915
|
Merge branch 'weblate-integration'
|
6 years ago |
Andrew Dolgov
|
6e920903b9
|
OPML:
1. remove unnecessary data from exported filters
2. fix import of filter rules matching on categories
|
6 years ago |
Andrew Dolgov
|
fb62f2b970
|
toggle_sidebar: use hamburger icon
|
6 years ago |
Andrew Dolgov
|
5b3a73e574
|
login: switch to absolute redirect urls
|
6 years ago |
Andrew Dolgov
|
e8edad377a
|
php info: prevent horizontal scrolling
|
6 years ago |
Andrew Dolgov
|
925065b1fe
|
Revert "login: only allow relative URLs in return="
This reverts commit c68ac04020 .
|
6 years ago |
Andrew Dolgov
|
6ec602e1a4
|
digestTest: don't display empty digest when not logged in
|
6 years ago |
Andrew Dolgov
|
c68ac04020
|
login: only allow relative URLs in return=
|
6 years ago |
Andrew Dolgov
|
cc57ed3775
|
public/subscribe: add basic dialog to enter feed urls
|
6 years ago |