summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-21atom: consider link rel=alternate in feed element for site urlsAndrew Dolgov
2015-04-18schema: remove obsolete releases.rss feedAndrew Dolgov
2015-04-03add additional check for sphinxclient classAndrew Dolgov
2015-03-30add a wrapper for standard error codes returned by backend, also add ↵Andrew Dolgov
explanation to the error object if possible
2015-03-28rename url_to_tag_uri to a more relevant nameAndrew Dolgov
2015-03-28generated feed: use tag: instead of the public.php URL as an entry ID; set ↵Andrew Dolgov
enclosure length to 1 if unknown
2015-03-21Merge pull request #446 from MatthieuSarter/patch-1Andrew Dolgov
Added a "title" attribute in the link to an article.
2015-03-21Added a "title" attribute in the link to an article.Matthieu Sarter
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.
2015-03-17remove unread first sorting: has issues, is pretty much adaptive anywayAndrew Dolgov
2015-03-12Merge pull request #444 from HeikoAdams/masterAndrew Dolgov
Update german translation
2015-03-12Update german translationHeiko Adams
2015-03-11Update german translationHeiko Adams
2015-03-11Update german translationHeiko Adams
2015-03-11rebase translationsAndrew Dolgov
2015-03-11defuzzify some valid stringsAndrew Dolgov
2015-03-11add bg_BG entry to get_translations()Andrew Dolgov
2015-03-11Merge pull request #443 from moyat/masterAndrew Dolgov
Bulgarian translation
2015-03-10Added bg_BGNeter
2015-03-07Merge pull request #442 from RaphaelRochet/masterAndrew Dolgov
French translation update
2015-03-07French translation updateRaphaël Rochet
2015-03-06rebase translationsAndrew Dolgov
2015-03-06add error notification if trying to toggle widescreen in cdmAndrew Dolgov
2015-03-06feedtree: do not hide special category for reals if configured as suchAndrew Dolgov
2015-03-06add housekeeping task for orphaned counter cache entriesAndrew Dolgov
2015-03-05rebase translationsAndrew Dolgov
2015-03-05Merge pull request #440 from came88/masterAndrew Dolgov
Fixed italian translation
2015-03-05Merge remote-tracking branch 'origin/master'Lorenzo Cameroni
2015-03-05Fixed italian translationLorenzo Cameroni
2015-03-05Merge pull request #439 from SkyREgit/patch-1Andrew Dolgov
Add unread category to build-in Search
2015-03-05Add unread category to build-in SearchSkyREgit
unread:{true,false} - match only unread or read articles
2015-03-04Merge pull request #436 from dedioste/masterAndrew Dolgov
Updated italian translation
2015-03-04Updated italian translationdedioste
2015-03-04ttrssZoom: enlarge content partAndrew Dolgov
2015-03-04add auto_assign_labels plugin; allow article filter plugins to add labels to ↵Andrew Dolgov
articles
2015-02-27remove image.php; put cached image endpoint to public.phpAndrew Dolgov
2015-02-25cache_starred_images: route images to public.phpAndrew Dolgov
2015-02-21remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of ↵Andrew Dolgov
the results)
2015-02-20Revert "pgsql schema: remove unnecessary named indexes"Andrew Dolgov
This reverts commit c9bcda546999947145cfff6e4e88ba9f4f348f88.
2015-02-20pgsql schema: remove unnecessary named indexesAndrew Dolgov
2015-02-20mysql: remove some more unneeded manual index()es from table create scriptsAndrew Dolgov
2015-02-20migration: remove mandatory index drops from 127 because of potential fatal ↵Andrew Dolgov
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)
2015-02-20Merge pull request #407 from Art4/patch-1Andrew Dolgov
Fixed grammar und spelling errors
2015-02-20remove bundled license as unnecessaryAndrew Dolgov
2015-02-19Update messages.poArt4
2015-02-19Merge branch 'master' into patch-1Art4
Conflicts: locale/de_DE/LC_MESSAGES/messages.po
2015-02-03add config option CHECK_FOR_UPDATESAndrew Dolgov
2015-02-03minor fixes for previous (2)Andrew Dolgov
2015-02-03minor fixes for previousAndrew Dolgov
2015-02-03add placeholder update checker using git changesetsAndrew Dolgov
2015-02-03af_redditimgur: add support for bullshit ajaxified imgur albumsAndrew Dolgov