summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-29changed the preg_split to explode per fox. fixed the template tojustauser
have a block for note and only include if there is a note
2013-05-29Merge branch 'master' into jremotejustauser
latest master checkins
2013-05-29add startup_gettext() calls to several endpoints for unregistered users so ↵Andrew Dolgov
the output would be translated based on accept-language header
2013-05-29daemon: add sigterm handler for masterAndrew Dolgov
2013-05-29fix file_is_lockedAndrew Dolgov
2013-05-28Merge pull request #207 from gitawego/patch-4Andrew Dolgov
@FIXED dijit modules aren't cached even all the js files are compressed
2013-05-28@FIXED dijit modules aren't cached even all the js files are compressedgitawego
@CHANGED use require to load all the dependencies @FIXED dojo.parser isn't loaded in cached mode, it has to be loaded via require.
2013-05-29installer: use mysqli_error when using mysqli (closes #696)Andrew Dolgov
2013-05-29Revert "@FIXED dijit modules aren't cached even all the js files are compressed"Andrew Dolgov
This reverts commit 4f70f13f268ef674a3e47b794b708c1178d8a31f.
2013-05-29Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-28Merge pull request #205 from gitawego/patch-3Andrew Dolgov
@FIXED dijit modules aren't cached even all the js files are compressed
2013-05-28@FIXED dijit modules aren't cached even all the js files are compressedgitawego
2013-05-28Merge branch 'master' into jremotejustauser
update working to master
2013-05-28schema: fix reinitialization not working for older databasesAndrew Dolgov
2013-05-28file_is_locked: check if file exists before trying to flock itAndrew Dolgov
2013-05-27moveToPost: check for current article element existing before getting its ↵Andrew Dolgov
position info (closes #695)
2013-05-27Added the note text to the body of the email sending articlesjustauser
2013-05-27pluginhost: allow html tags in plugin storageAndrew Dolgov
2013-05-26Changes to support a new version of the phpmailer. Adds a new setting ↵justauser
SMTP_SECURE, which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers. Also added the ability to have multiple email addresses in the to field. Addresses are separated by semicolons (;)
2013-05-26better support for atom:link elements in rss feeds, support rel=standout ↵Andrew Dolgov
(fuck you google and your nonstandard shit)
2013-05-25note: set inset shadowAndrew Dolgov
2013-05-25Merge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-masterAndrew Dolgov
Conflicts: locale/sv_SE/LC_MESSAGES/messages.mo locale/sv_SE/LC_MESSAGES/messages.po
2013-05-24Updated Swedish translation for 1.7.9Mattias Tengblad
2013-05-24parser: fix get_links() for RSSAndrew Dolgov
2013-05-24Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-24add some text-shadowsAndrew Dolgov
2013-05-24Merge pull request #202 from RaphaelRochet/masterAndrew Dolgov
French translation update
2013-05-24Frnench translation update (3 strings)Raphaël Rochet
2013-05-24labels: add auxcountersAndrew Dolgov
2013-05-23feedparser: properly handle nodeValue of rss channel link element (closes #692)Andrew Dolgov
2013-05-22add HOOK_PREFS_TAB_SECTION to user manager toolbarAndrew Dolgov
2013-05-22update sphinx index option descriptionAndrew Dolgov
2013-05-20Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-20unify normal headline colors with cdm; add selected backgrounds in ↵Andrew Dolgov
expandable and 3 panel mode
2013-05-20Merge pull request #197 from HeikoAdams/masterAndrew Dolgov
Bugfix functions.php
2013-05-20fixed wrong path for css files in function calculate_dep_timestampHeiko Adams
2013-05-20always include basic layout CSS file to prevent unworkable UI in case of a ↵Andrew Dolgov
broken/incompatible theme
2013-05-20pass feed it to feed_fetched and fetch_feed hooksAndrew Dolgov
2013-05-20add HOOK_FETCH_FEEDAndrew Dolgov
2013-05-20update_rss_feed: remove unused override_url parameterAndrew Dolgov
2013-05-20parser/rss: try to get link from guid isPermaLink=trueAndrew Dolgov
2013-05-20Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-05-20daemon2: only perform houskeeping on task 0Andrew Dolgov
2013-05-19Merge pull request #196 from levito/patch-1Andrew Dolgov
update path to utility.css
2013-05-20update path to utility.cssVeit Lehmann
2013-05-20add floicon to gitignoreAndrew Dolgov
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
default.css to make custom themes easier
2013-05-19add a placeholder where floicon might be added if needed, still keep itAndrew Dolgov
off trunk re: author being a shitlord
2013-05-19Revert "remove floicon because its author is a colossal shitlord ↵Andrew Dolgov
(http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)" This reverts commit dce5037888968788518dfdb6b1c29f3863238b92.
2013-05-19Merge pull request #195 from vapier/masterAndrew Dolgov
more Google Reader keys