index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-02
Get the version as an array in RPC->checkforupdates.
wn_
2021-03-01
don't try to pass string literal NOW() to ORM as a timestamp
Andrew Dolgov
2021-03-01
revert back load_filters-related changes
Andrew Dolgov
2021-03-01
delete Article getScore (seems to be unused)
Andrew Dolgov
2021-03-01
use orm for a bunch of short feed/cat queries
Andrew Dolgov
2021-03-01
userhelper: use orm for a few more user-related things
Andrew Dolgov
2021-03-01
userhelper: use orm for some things
Andrew Dolgov
2021-03-01
initial for idiorm
Andrew Dolgov
2021-03-01
generate_syndicated_feed: timestamp is a strtotime() expression, not an integer
Andrew Dolgov
2021-03-01
come to think of it, we don't need it at all
Andrew Dolgov
2021-03-01
auth_internal: don't try to get otp_enabled on old schema
Andrew Dolgov
2021-03-01
simplify internal authentication code and bump default algo to SSHA-512
Andrew Dolgov
2021-03-01
move version-related stuff to Config; fix conditional feed requests
Andrew Dolgov
2021-03-01
hide version for bundled plugins because it's meaningless; for everything els...
Andrew Dolgov
2021-03-01
we don't need to initialize urlhelper properties
Andrew Dolgov
2021-03-01
move startup checks to Config, set a bunch of @deprecated annotations
Andrew Dolgov
2021-02-28
speed up plugin updating a bit, fix some phpstan warnings
Andrew Dolgov
2021-02-28
check schema version on backend calls because session stuff does it anyway an...
Andrew Dolgov
2021-02-28
sanity_check: config.php is now optional, also cleanup some error messages
Andrew Dolgov
2021-02-28
move material-icons to composer
Andrew Dolgov
2021-02-28
OTP form: simplify layout, use dojo controls
Andrew Dolgov
2021-02-28
some plugin updater UI improvements
Andrew Dolgov
2021-02-28
move all $fetch globals to UrlHelper
Andrew Dolgov
2021-02-28
plugin updater: show changes before updating
Andrew Dolgov
2021-02-27
add plugin updates checker into normal updates checker
Andrew Dolgov
2021-02-27
disable plugin update checking if CHECK_FOR_UPDATES is disabled
Andrew Dolgov
2021-02-27
don't try to update all plugins
Andrew Dolgov
2021-02-27
reload prefs when plugin updater is closed
Andrew Dolgov
2021-02-27
only show plugin update buttons when needed
Andrew Dolgov
2021-02-27
Translated using Weblate (Chinese (Simplified))
Ptsa Daniel
2021-02-27
feeds/add: hide php8 warning
Andrew Dolgov
2021-02-27
af_redditimgur: allow adding custom tags for NSFW posts
Andrew Dolgov
2021-02-27
add basic updater for stuff in plugins.local
Andrew Dolgov
2021-02-27
add an option to disable conditional counters
Andrew Dolgov
2021-02-27
bump schema for ttrss_user_labels2 indexes
Andrew Dolgov
2021-02-27
don't rely only on label_cache contents when displaying headline labels
Andrew Dolgov
2021-02-26
don't try to compare null value against anything
Andrew Dolgov
2021-02-26
use absolute namespace for readability
Andrew Dolgov
2021-02-26
exclude a bunch of phpunit test files
Andrew Dolgov
2021-02-26
remove a bunch of return type hints that didn't quite fit
Andrew Dolgov
2021-02-26
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2021-02-26
* switch to composer for qrcode and otp dependencies
Andrew Dolgov
2021-02-26
Merge pull request 'fix-mysql-support' (#10) from klatch/tt-rss:fix-mysql-sup...
fox
2021-02-26
add missing composer files
Andrew Dolgov
2021-02-26
pull latest readability-php via composer
Andrew Dolgov
2021-02-26
Merge pull request 'Fix the type hint for '_DEFAULT_VIEW_MODE'.' (#9) from wn...
fox
2021-02-26
when browsing by tags, return same set of columns as normally
Andrew Dolgov
2021-02-26
add pluginhost->get_array() shorthand
Andrew Dolgov
2021-02-26
Fix the type hint for '_DEFAULT_VIEW_MODE'.
wn_
2021-02-26
rebase-translations: disable everything except for messages.pot
Andrew Dolgov
[prev]
[next]