Andrew Dolgov
4b7391de7b
generated feed: use tag: instead of the public.php URL as an entry ID; set enclosure length to 1 if unknown
10 years ago
Andrew Dolgov
7e1cf4e48e
Merge pull request #446 from MatthieuSarter/patch-1
...
Added a "title" attribute in the link to an article.
10 years ago
Matthieu Sarter
469d9ad16a
Added a "title" attribute in the link to an article.
...
Added a "title" attribute in the link to an article.
Makes TTRSS more usable on a small windows, allowing to see the complete title of an article in the tooltip, without opening the article.
10 years ago
Andrew Dolgov
755869ffbc
remove unread first sorting: has issues, is pretty much adaptive anyway
10 years ago
Andrew Dolgov
ffb7c4868d
Merge pull request #444 from HeikoAdams/master
...
Update german translation
10 years ago
Heiko Adams
f888847a25
Update german translation
10 years ago
Heiko Adams
acfec96fd6
Update german translation
10 years ago
Heiko Adams
9a87d0d663
Update german translation
10 years ago
Andrew Dolgov
96ab1bd866
rebase translations
10 years ago
Andrew Dolgov
da1e7e2d02
defuzzify some valid strings
10 years ago
Andrew Dolgov
51faa1150c
add bg_BG entry to get_translations()
10 years ago
Andrew Dolgov
e84e0e1afe
Merge pull request #443 from moyat/master
...
Bulgarian translation
10 years ago
Neter
9ad04ac6ad
Added bg_BG
10 years ago
Andrew Dolgov
60ef62b03e
Merge pull request #442 from RaphaelRochet/master
...
French translation update
10 years ago
Raphaël Rochet
04fd3e0ce5
French translation update
10 years ago
Andrew Dolgov
e06c7a434d
rebase translations
10 years ago
Andrew Dolgov
669fc881f3
add error notification if trying to toggle widescreen in cdm
10 years ago
Andrew Dolgov
40f147df79
feedtree: do not hide special category for reals if configured as such
10 years ago
Andrew Dolgov
168cf351e2
add housekeeping task for orphaned counter cache entries
10 years ago
Andrew Dolgov
8b4bfd5ca5
rebase translations
10 years ago
Andrew Dolgov
679d1bf217
Merge pull request #440 from came88/master
...
Fixed italian translation
10 years ago
Lorenzo Cameroni
21fcaf979f
Merge remote-tracking branch 'origin/master'
10 years ago
Lorenzo Cameroni
65718c7990
Fixed italian translation
10 years ago
Andrew Dolgov
aac7067316
Merge pull request #439 from SkyREgit/patch-1
...
Add unread category to build-in Search
10 years ago
SkyREgit
95a95b0a40
Add unread category to build-in Search
...
unread:{true,false} - match only unread or read articles
10 years ago
Andrew Dolgov
f27e174d63
Merge pull request #436 from dedioste/master
...
Updated italian translation
10 years ago
dedioste
7db9c1c566
Updated italian translation
10 years ago
Andrew Dolgov
49ad5e047f
ttrssZoom: enlarge content part
10 years ago
Andrew Dolgov
a29fe12195
add auto_assign_labels plugin; allow article filter plugins to add labels to articles
10 years ago
Andrew Dolgov
0c6f7b314a
remove image.php; put cached image endpoint to public.php
10 years ago
Andrew Dolgov
95ebe737bd
cache_starred_images: route images to public.php
10 years ago
Andrew Dolgov
e6c826fa2f
remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results)
10 years ago
Andrew Dolgov
1103172909
Revert "pgsql schema: remove unnecessary named indexes"
...
This reverts commit c9bcda5469
.
10 years ago
Andrew Dolgov
c9bcda5469
pgsql schema: remove unnecessary named indexes
10 years ago
Andrew Dolgov
5cbc1c7469
mysql: remove some more unneeded manual index()es from table create scripts
10 years ago
Andrew Dolgov
89e31b9d4e
migration: remove mandatory index drops from 127 because of potential fatal errors; remove unnecessary named indexes from mysql schema for fields with foreign key constraints (mysql should create indexes automatically on table creation for those fields)
10 years ago
Andrew Dolgov
8eee97a8da
Merge pull request #407 from Art4/patch-1
...
Fixed grammar und spelling errors
10 years ago
Andrew Dolgov
600d2bd592
remove bundled license as unnecessary
10 years ago
Art4
869762298b
Update messages.po
10 years ago
Art4
d9c042c4c5
Merge branch 'master' into patch-1
...
Conflicts:
locale/de_DE/LC_MESSAGES/messages.po
10 years ago
Andrew Dolgov
4ca621a360
add config option CHECK_FOR_UPDATES
10 years ago
Andrew Dolgov
480b2de3b1
minor fixes for previous (2)
10 years ago
Andrew Dolgov
119ba03bd4
minor fixes for previous
10 years ago
Andrew Dolgov
efcc5d365d
add placeholder update checker using git changesets
10 years ago
Andrew Dolgov
47cdc58c60
af_redditimgur: add support for bullshit ajaxified imgur albums
10 years ago
Andrew Dolgov
af973646d6
Merge pull request #433 from hybner/master
...
fix parse atom feed
10 years ago
Lukas Hybner
4834ad5639
fix parse atom feed
10 years ago
Andrew Dolgov
d498b60c6d
do not subscribe new users to now obsolete releases feed
10 years ago
Andrew Dolgov
ffc3a1e579
session: don't try to validate session schema version on empty sessions
10 years ago
Andrew Dolgov
ed775e4e8d
remove obsolete code related to version checking and tarball updater plugin
10 years ago