Andrew Dolgov
|
c4a08e4ff0
|
remove mentions of deprecated.js
|
2017-12-05 07:09:01 +03:00 |
Andrew Dolgov
|
3f2a871421
|
upd: default css url if no theme
|
2017-12-03 13:10:25 +03:00 |
Andrew Dolgov
|
6bd13fc55f
|
remove layout.css
|
2017-12-03 13:07:28 +03:00 |
Andrew Dolgov
|
5e68e24679
|
css/less updates
|
2017-12-03 12:50:07 +03:00 |
JustAMacUser
|
1d74979dfc
|
Add viewport meta tag to Preferences page. Similiar to commit b4865103 for the main index.php file.
|
2017-11-16 12:18:28 -05:00 |
Andrew Dolgov
|
e432b8fbe2
|
implement cache-busting for default theme.css
night theme: small fixes
|
2017-01-25 12:17:41 +03:00 |
Andrew Dolgov
|
6f84bf7b0a
|
dojoConfig: use cacheBust
|
2017-01-22 13:43:32 +03:00 |
Andrew Dolgov
|
fd539f2800
|
prefs: use dojo asynchronously
|
2016-08-10 12:22:30 +03:00 |
Andrew Dolgov
|
b9634eb8b8
|
support loading themes from themes.local
|
2015-06-05 18:08:19 +03:00 |
Andrew Dolgov
|
f6cbe9a5a0
|
require version information in all additional themes
|
2014-12-09 15:16:53 +03:00 |
Andrew Dolgov
|
d9c93ebfdb
|
tweak notifications; use css animations for notifications
|
2014-11-02 20:58:46 +03:00 |
Andrew Dolgov
|
8b91b0beb5
|
add ttrss version and init params to reports
|
2014-03-14 14:20:32 +04:00 |
Andrew Dolgov
|
6214a0768a
|
reinstate scriptaculous controls (needed for ajax.autocomplete)
|
2014-01-28 15:31:41 +04:00 |
Andrew Dolgov
|
f3479db384
|
add previously missed zoom.css
remove unused scriptaculous parts
|
2014-01-28 01:42:17 +04:00 |
Andrew Dolgov
|
cdbcb2778a
|
move Zoom stylesheet to a separate file
update stylesheet/javascript tag helpers to return output instead of
printing it
|
2014-01-28 01:39:24 +04:00 |
Andrew Dolgov
|
3684074387
|
use require_once for minifier
|
2013-07-31 15:05:05 +04:00 |
Andrew Dolgov
|
6938c03658
|
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
|
2013-05-20 16:16:34 +04:00 |
Andrew Dolgov
|
5bbc4bb4b0
|
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
|
2013-05-19 21:22:01 +04:00 |
gitawego
|
010eb9c169
|
@FIXED dijit modules aren't cached in perfs.php
I don't know if it's the best practice of using Minifier.php like this
|
2013-05-14 20:29:16 +02:00 |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
2013-05-07 00:35:10 -07:00 |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
2013-04-18 12:27:34 +04:00 |
Andrew Dolgov
|
eefaa2df38
|
remove db_connect, db_close; CLI fixes
|
2013-04-17 17:00:35 +04:00 |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
2013-04-17 16:48:41 +04:00 |
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
2013-04-17 15:36:48 +04:00 |
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
2013-04-17 14:23:35 +04:00 |
Andrew Dolgov
|
95437e9e07
|
tweak notify layout/display
|
2013-04-17 10:50:46 +04:00 |
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
2013-04-17 08:42:39 +04:00 |
Andrew Dolgov
|
b68a266a73
|
remove no_cache_incantation()
|
2013-04-12 14:06:20 +04:00 |
Andrew Dolgov
|
8314db4343
|
implement better loading of pref trees
|
2013-04-01 16:19:46 +04:00 |
Andrew Dolgov
|
d880b5da9d
|
depiggified
|
2013-03-31 23:53:00 +04:00 |
Andrew Dolgov
|
9e662b4d0f
|
make prefs footer version respect HIDE_VERSION
|
2013-03-29 19:46:29 +04:00 |
Andrew Dolgov
|
866bc1678a
|
prefs: show version number in footer
|
2013-03-29 17:36:33 +04:00 |
Andrew Dolgov
|
5d40efc9b0
|
add ability to select CSS files in themes/
|
2013-03-28 21:04:29 +04:00 |
Andrew Dolgov
|
f820f205d0
|
css cleanup; remove auxDlg; add separate prefs.css
|
2013-03-27 22:41:12 +04:00 |
Andrew Dolgov
|
d0c6dd29d1
|
add experimental easy installer
|
2013-03-26 22:38:05 +04:00 |
Andrew Dolgov
|
bcbb2ec792
|
remove localized_js.php; integrate with other startup JS stuff
|
2013-03-25 12:45:27 +04:00 |
Andrew Dolgov
|
99534a3dde
|
remove page title stuff for the time being
|
2013-03-23 09:51:30 +04:00 |
Andrew Dolgov
|
9972b7cdd7
|
Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076 .
|
2013-03-23 09:48:15 +04:00 |
Richard Beales
|
8d051fa076
|
update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title
|
2013-03-21 20:24:26 +00:00 |
Richard Beales
|
96f19f11d7
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-21 18:57:21 +00:00 |
Andrew Dolgov
|
efc7243c70
|
update favicon; add 72px hires favicon
|
2013-03-21 19:09:13 +04:00 |
Richard Beales
|
77accf45df
|
fix merge conflict with stylesheet tags
|
2013-03-20 16:59:19 +00:00 |
Andrew Dolgov
|
b5d4716a52
|
optimize loading of external libraries a bit
fix bold text in Unread articles
|
2013-03-20 20:33:46 +04:00 |
Richard Beales
|
7c97d17aaf
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-18 07:32:01 +00:00 |
Andrew Dolgov
|
c670a80ddd
|
cache minified js files
|
2013-03-18 11:00:44 +04:00 |
Andrew Dolgov
|
107997e6cb
|
replace jsmin with jshrink
|
2013-03-18 10:45:04 +04:00 |
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
2013-03-16 14:27:55 +00:00 |
Andrew Dolgov
|
96f0a3e79d
|
remove themes/
|
2013-01-23 15:36:32 +04:00 |
Andrew Dolgov
|
23419d117b
|
modify includes to init session before translations are applied
|
2013-01-05 01:28:07 +04:00 |
Andrew Dolgov
|
b8cb4d08b3
|
help cleanup, use dijit dialog
|
2012-12-28 15:42:02 +04:00 |
Andrew Dolgov
|
de612e7a38
|
experimental support for per-user plugins (bump schema)
|
2012-12-25 00:45:10 +04:00 |
Andrew Dolgov
|
6cbe53c9f5
|
add instances plugin
|
2012-12-23 23:36:07 +04:00 |
Andrew Dolgov
|
6065f3ad63
|
add support for plugins in prefs
|
2012-12-23 16:15:34 +04:00 |
Andrew Dolgov
|
88e8fb3a71
|
modify include path order (closes #514)
|
2012-12-09 13:41:22 +04:00 |
Andrew Dolgov
|
7b28a98697
|
several translation fixes, update translations
|
2012-11-22 16:07:40 +04:00 |
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
2012-08-16 15:30:49 +04:00 |
Andrew Dolgov
|
f03a795de7
|
include path fix for lighttpd
|
2011-12-15 18:19:38 +04:00 |
Andrew Dolgov
|
66be620a87
|
do not include keyboard help files into index and prefs.php
|
2011-12-14 15:51:27 +04:00 |
Andrew Dolgov
|
5f0a3741d0
|
add Public_Handler
misc code cleanup
|
2011-12-13 14:49:11 +04:00 |
Andrew Dolgov
|
107d0cf39e
|
overall directory tree cleanup
|
2011-12-11 23:59:25 +04:00 |
Andrew Dolgov
|
e331188f76
|
misc typo fixes
|
2011-12-10 21:26:59 +04:00 |
Andrew Dolgov
|
56d7e94353
|
use css for help overlay, css cleanup
|
2011-11-21 16:13:47 +04:00 |
Andrew Dolgov
|
207d8118b4
|
prefs: enable Linked tab in single user mode
|
2011-04-21 15:39:27 +04:00 |
Andrew Dolgov
|
373266eb03
|
implement instances tab
|
2011-04-20 13:13:29 +04:00 |
Andrew Dolgov
|
da497babda
|
about dialog, UI tweaks
|
2011-04-18 16:46:52 +04:00 |
Andrew Dolgov
|
a089699c89
|
build custom layer of Dojo to speed up loading of tt-rss (refs #293)
|
2011-03-04 19:02:59 +03:00 |
Andrew Dolgov
|
07a0c540d8
|
update logo
|
2010-12-03 12:03:44 +03:00 |
Andrew Dolgov
|
5a941e7e93
|
shorten noscript error
|
2010-11-29 12:18:56 +03:00 |
Andrew Dolgov
|
29a5b4aae0
|
misc css/linking updates
|
2010-11-25 14:39:06 +03:00 |
Andrew Dolgov
|
88e4e5979c
|
rework user CSS support (bump schema)
|
2010-11-24 19:23:24 +03:00 |
Andrew Dolgov
|
fcc3674439
|
rework loading progressbar
|
2010-11-19 16:08:02 +03:00 |
Andrew Dolgov
|
d69fa6d66a
|
further pref-pane updates
|
2010-11-17 21:39:51 +03:00 |
Andrew Dolgov
|
8d3cb8c0a9
|
enable triple-pane theme; fix theme system not working
|
2010-11-17 13:40:38 +03:00 |
Andrew Dolgov
|
d62796de76
|
prefs: use Dijit stuff
|
2010-11-16 15:56:48 +03:00 |
Andrew Dolgov
|
fcf70c5106
|
dijit.tree feedlist improvements
|
2010-11-15 21:49:00 +03:00 |
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
2010-11-14 23:46:49 +03:00 |
Andrew Dolgov
|
e69fb880a3
|
js: misc fixes, code cleanup
|
2010-11-12 14:54:06 +03:00 |
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
2010-11-10 13:14:44 +03:00 |
Andrew Dolgov
|
b19d6e6e4b
|
js: move position stuff to separate file
|
2010-11-08 14:24:34 +03:00 |
Andrew Dolgov
|
811bea0522
|
remove get_script_dt_add()
|
2010-11-08 11:42:05 +03:00 |
Andrew Dolgov
|
324944f332
|
implement per-user timezone support; store dates in UTC internally (closes #254)
|
2010-11-07 18:14:48 +03:00 |
Andrew Dolgov
|
f3f67c1b53
|
remove old-style debugging
|
2010-11-07 14:38:59 +03:00 |
Andrew Dolgov
|
e7df7538a9
|
split infobox stuff into separate css
|
2010-09-13 14:57:55 +04:00 |
Andrew Dolgov
|
51d2d404b8
|
copyright: always show current year
|
2010-06-30 13:15:24 +04:00 |
Andrew Dolgov
|
276e57775c
|
footer: change my homepage url
|
2010-05-31 16:55:01 +04:00 |
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
2010-01-14 23:09:23 +03:00 |
Andrew Dolgov
|
e982360967
|
do not require themed images to be overridden
|
2010-01-14 19:02:45 +03:00 |
Andrew Dolgov
|
dce46cade3
|
query themes from filesystem; obsolete ttrss_themes
|
2010-01-14 13:39:05 +03:00 |
Andrew Dolgov
|
f0c33497b1
|
remove _DEBUG_USER_SWITCH
|
2010-01-13 20:08:18 +03:00 |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
2010-01-13 18:31:51 +03:00 |
Andrew Dolgov
|
69941ff85d
|
bump copyright year
|
2010-01-13 13:48:37 +03:00 |
Andrew Dolgov
|
f88c78147e
|
code cleanup; initial button usage
|
2010-01-12 14:44:41 +03:00 |
Andrew Dolgov
|
44258fa967
|
remove obsolete methods to call init(); code cleanup
|
2009-12-24 12:20:01 +03:00 |
Andrew Dolgov
|
78935092b5
|
display active hotkey prefix on screen
|
2009-10-09 13:13:57 +04:00 |
Andrew Dolgov
|
4b67e71e7d
|
standardize noscript errors
|
2009-10-07 14:47:41 +04:00 |
Andrew Dolgov
|
07b71436b4
|
prefs: update feeds tab title
|
2009-05-12 12:57:10 +04:00 |
Andrew Dolgov
|
64b3069d27
|
remove old-style big feed browser (2)
|
2009-01-24 06:23:02 +01:00 |
Andrew Dolgov
|
3a6521f041
|
remove old-style big feed browser
|
2009-01-24 06:20:09 +01:00 |
Andrew Dolgov
|
273d1e293e
|
new style exception reporting
|
2009-01-23 18:19:17 +01:00 |
Andrew Dolgov
|
5950419ce0
|
remove gecko.css
|
2009-01-22 14:43:07 +01:00 |