Andrew Dolgov
|
102a36c233
|
Merge pull request #212 from hoelzro/master
Fix self-signed certificate issue (issue 698)
|
13 years ago |
Rob Hoelz
|
40a35a628d
|
Don't verify SSL peers in geturl
|
13 years ago |
Rob Hoelz
|
e2b4c0b70c
|
Pass error code along if geturl fails
|
13 years ago |
Andrew Dolgov
|
2505aea5f3
|
Merge pull request #211 from PerryWerneck/master
Updatings pt-BR translation
|
13 years ago |
Andrew Dolgov
|
1ffd534f43
|
fix wrong article context menu item toggle marked (should be toggle starred)
|
13 years ago |
Andrew Dolgov
|
67e0cf9a37
|
add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header
|
13 years ago |
Andrew Dolgov
|
642432fc39
|
daemon: add sigterm handler for master
|
13 years ago |
Andrew Dolgov
|
8ff2a86cf3
|
fix file_is_locked
|
13 years ago |
Perry Werneck
|
6e0c7c5b80
|
Updating translation.
|
13 years ago |
Andrew Dolgov
|
f638b40348
|
Merge pull request #207 from gitawego/patch-4
@FIXED dijit modules aren't cached even all the js files are compressed
|
13 years ago |
gitawego
|
44bf49d414
|
@FIXED dijit modules aren't cached even all the js files are compressed
@CHANGED use require to load all the dependencies
@FIXED dojo.parser isn't loaded in cached mode, it has to be loaded via require.
|
13 years ago |
Andrew Dolgov
|
4e46e90ef7
|
installer: use mysqli_error when using mysqli (closes #696)
|
13 years ago |
Andrew Dolgov
|
4077f72ced
|
Revert "@FIXED dijit modules aren't cached even all the js files are compressed"
This reverts commit 4f70f13f26.
|
13 years ago |
Andrew Dolgov
|
c4f628c277
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
ec86f69519
|
Merge pull request #205 from gitawego/patch-3
@FIXED dijit modules aren't cached even all the js files are compressed
|
13 years ago |
gitawego
|
4f70f13f26
|
@FIXED dijit modules aren't cached even all the js files are compressed
|
13 years ago |
Andrew Dolgov
|
5ddc750427
|
schema: fix reinitialization not working for older databases
|
13 years ago |
Andrew Dolgov
|
1d76589693
|
file_is_locked: check if file exists before trying to flock it
|
13 years ago |
Andrew Dolgov
|
2a7362596f
|
moveToPost: check for current article element existing before getting its position info (closes #695)
|
13 years ago |
Andrew Dolgov
|
14c84904fe
|
pluginhost: allow html tags in plugin storage
|
13 years ago |
Andrew Dolgov
|
df2655e015
|
better support for atom:link elements in rss feeds, support rel=standout (fuck you google and your nonstandard shit)
|
13 years ago |
Andrew Dolgov
|
393c1ddc6d
|
note: set inset shadow
|
13 years ago |
Andrew Dolgov
|
33945d7517
|
Merge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-master
Conflicts:
locale/sv_SE/LC_MESSAGES/messages.mo
locale/sv_SE/LC_MESSAGES/messages.po
|
13 years ago |
Mattias Tengblad
|
9bc0a6006e
|
Updated Swedish translation for 1.7.9
|
13 years ago |
Andrew Dolgov
|
f17c3ee29a
|
parser: fix get_links() for RSS
|
13 years ago |
Andrew Dolgov
|
5a6d7e7ace
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
19baecc62e
|
add some text-shadows
|
13 years ago |
Andrew Dolgov
|
09328b460d
|
Merge pull request #202 from RaphaelRochet/master
French translation update
|
13 years ago |
Raphaël Rochet
|
196d8bf3b7
|
Frnench translation update (3 strings)
|
13 years ago |
Andrew Dolgov
|
d7b5a9e7f5
|
labels: add auxcounters
|
13 years ago |
Andrew Dolgov
|
1874c8d6df
|
feedparser: properly handle nodeValue of rss channel link element (closes #692)
|
13 years ago |
Andrew Dolgov
|
610fe11535
|
add HOOK_PREFS_TAB_SECTION to user manager toolbar
|
13 years ago |
Andrew Dolgov
|
6f49cedfd7
|
update sphinx index option description
|
13 years ago |
Perry Werneck
|
39a8fc3133
|
Updating translation.
|
13 years ago |
Andrew Dolgov
|
81fbafef0f
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
9e14c591c1
|
unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode
|
13 years ago |
Andrew Dolgov
|
bb4d6a88f3
|
Merge pull request #197 from HeikoAdams/master
Bugfix functions.php
|
13 years ago |
Heiko Adams
|
9717d5de9d
|
fixed wrong path for css files in function calculate_dep_timestamp
|
13 years ago |
Andrew Dolgov
|
6938c03658
|
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
|
13 years ago |
Andrew Dolgov
|
6791af0cfd
|
pass feed it to feed_fetched and fetch_feed hooks
|
13 years ago |
Andrew Dolgov
|
ee65bef405
|
add HOOK_FETCH_FEED
|
13 years ago |
Andrew Dolgov
|
0ad2013bd2
|
update_rss_feed: remove unused override_url parameter
|
13 years ago |
Andrew Dolgov
|
042003d55e
|
parser/rss: try to get link from guid isPermaLink=true
|
13 years ago |
Andrew Dolgov
|
8a50539c44
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
830f6f08b4
|
daemon2: only perform houskeeping on task 0
|
13 years ago |
Andrew Dolgov
|
c30248bd7f
|
Merge pull request #196 from levito/patch-1
update path to utility.css
|
13 years ago |
Veit Lehmann
|
c1eeddfd79
|
update path to utility.css
|
13 years ago |
Andrew Dolgov
|
9e40bd3c33
|
add floicon to gitignore
|
13 years ago |
Andrew Dolgov
|
5bbc4bb4b0
|
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
|
13 years ago |
Andrew Dolgov
|
a5eca88750
|
add a placeholder where floicon might be added if needed, still keep it
off trunk re: author being a shitlord
|
13 years ago |