Andrew Dolgov
ca5d39e866
pluginhost: assume plugins.local exists
10 years ago
Andrew Dolgov
b9634eb8b8
support loading themes from themes.local
10 years ago
Andrew Dolgov
7c0a2ab202
pluginhost: allow loading user plugins from plugins.local
10 years ago
Andrew Dolgov
c3dfc1bdb5
Merge pull request #455 from suraia/favicon
...
Increase favicon size to 32x32 pixels
10 years ago
Andrew Dolgov
5078ebcc6f
Merge pull request #456 from andersk/disable-feed-browser
...
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
10 years ago
Anders Kaseorg
0e653f751e
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
...
The undocumented _DISABLE_FEED_BROWSER option added in commit
c39befacb2
turns off the UI for looking
at which feeds other users are subscribed to, but it did not prevent
you from manually constructing an RPC call to get the same data. This
was a privacy risk for those who consider _DISABLE_FEED_BROWSER
important.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years ago
Michael Kuhn
eccf8e22f9
Increase favicon size to 32x32 pixels
...
Looks much better on HiDPI screens.
10 years ago
Andrew Dolgov
98e2051086
af_redditimgur: reinstate img placeholder for <video> rewrites to auto-disable embedding attachments, ignore duplicate images when embedding album links
10 years ago
Andrew Dolgov
1929149661
Revert "Add support for sillies"
...
idiot submitter breaks all embedding with his genius strategy of
handling all posts with now News: in title
This reverts commit a3013adedd
.
10 years ago
Andrew Dolgov
1ae46c5033
redditimgur: iframes are garbage
10 years ago
Andrew Dolgov
299aeb3094
af_redditimgur: gifv: fix iframe not being wide enough, fix indenting
10 years ago
Andrew Dolgov
c68013b132
Merge pull request #454 from aliz27/patch-2
...
Correct variable
10 years ago
aliz27
1af9f54f32
Correct variable
10 years ago
Andrew Dolgov
89722f508e
Merge pull request #453 from aliz27/patch-1
...
Patch 1
10 years ago
aliz27
248c5a6ab1
Allow links to m.imgur.com pages
10 years ago
aliz27
7adf95562d
Sometimes imgur links has ?1 in the url
10 years ago
aliz27
9875d71792
Support .gifv
10 years ago
Andrew Dolgov
6da5c4c365
Merge pull request #452 from aliz27/patch-1
...
Add support for sillies
10 years ago
aliz27
a3013adedd
Add support for sillies
10 years ago
Andrew Dolgov
945346cbff
add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin
10 years ago
Andrew Dolgov
e55a5ec601
atom: consider link rel=alternate in feed element for site urls
10 years ago
Andrew Dolgov
6d204cd131
schema: remove obsolete releases.rss feed
10 years ago
Andrew Dolgov
0722e857c0
add additional check for sphinxclient class
10 years ago
Andrew Dolgov
27f7b59353
add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible
10 years ago
Andrew Dolgov
f75e7c6446
rename url_to_tag_uri to a more relevant name
10 years ago
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