2006-04-20 |
Andrew Dolgov | fix typo, run witn E_ALL error level |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Dolgov | add missing DISABLE_SESSIONS checks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | LM fix for incorrect schema error |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | TAG 1.1.5 1.1.5 |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | release 1.1.5 |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | remove calls to error.php |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | small fatal error improvements |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | remove stupid DISABLE_SESSIONS kludge, check if constan... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | change DATABASE_BACKED_SESSIONS description |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | fix script_dt_add handling |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | better fatal error handling by frontend (remove error... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Andrew Dolgov | remove PG_VERSION config variable, get version from... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | only append time() to scripts when using dev. version |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | made pref tabs font size smaller |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | force scripts refresh on every reload |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | more debugging in feedlist init |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | quickMenuGo: try/catch block |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | sanity check for DATABASE_BACKED_SESSIONS && SINGLE_USE... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Andrew Dolgov | debug element is topmost |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Andrew Dolgov | fix size of active tab |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Andrew Dolgov | fix purge_feed for pg 8.1 (2) |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Andrew Dolgov | fix purge_feed for pg 8.1, new option: PG_VERSION |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Andrew Dolgov | make prefs tabs smaller |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Andrew Dolgov | split backend rpc, various interface improvements |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | fix CONFIG_VERSION checking |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | new CONFIG_VERSION configuration option |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | set session.gc_maxlifetime in sessions.php for consiste... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | cosmetic fix for previous patch (#55) |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | show last update time/status in feed tooltip (#55) |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Andrew Dolgov | schema: drop ip_address from ttrss_sessions |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | obsolete ip_address field in ttrss_sessions |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | provide startup config.php value checking, report at... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile: interface tweaks |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile: add index.php |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile: interface tweaks |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile: support tags |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | fix tag display (caused by rtl checking) |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | finalize basic mobile version |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile: fix collapse for null category |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | more mobile prototyping (2) - add collapse support... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | more mobile prototyping |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | move out some functions from backend.php |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | move out common subops from viewfeed handler |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | fix escaping in viewfeed |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | mobile version work (3) |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | more mobile work (add missing files) |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Dolgov | more mobile work |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Andrew Dolgov | mobile initial commit |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Andrew Dolgov | article display fixes for RTL (2) |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Andrew Dolgov | change db backed sessions option description |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Andrew Dolgov | updated.png is now transparent |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Andrew Dolgov | headline display fixes for RTL (2) |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Andrew Dolgov | headline display fixes for RTL |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Andrew Dolgov | feedlist display fixes for RTL |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | optional DB_PORT, misc js cleanups |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | more rtl fixes |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | update_daemon work, remove unneeded indexes, query... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | fix mysql bool setting bug in editFeed |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | change crazybug 001 error message |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | optimize purge for mysql |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Andrew Dolgov | query optimizations; split big feed update transaction |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | disable DATABASE_BACKED_SESSIONS by default |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | some UI frontend cookies respect session cookie lifetim... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | hide load progress |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | simplify update/purge interval selection |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | easier user privilege editor, misc js cleanups |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | center infobox on screen |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | feed editor: layout bug |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | experimental RTL support features (schema, version... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | fix schema version |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | TAG 1.1.4 1.1.4 |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Andrew Dolgov | release 1.1.4 |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Andrew Dolgov | set last_error on is_array(): syntax error fixed |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Andrew Dolgov | set last_error on is_array() iterator check failure |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Andrew Dolgov | some is_array() sanity checks for content (possible... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | fix ?rt= handling in login.php |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | login: exit after redirect (2) |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | login: exit after redirect |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | TAG schema freeze for 1.1.4 schema_freeze_for_1.1.4 |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | new option: SESSION_EXPIRE_TIME |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Andrew Dolgov | login: redirect to main page if user is already logged in |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Andrew Dolgov | prevent setting session cookie when user not logged... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Andrew Dolgov | minor headlines select/deselect glitches fixes |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Andrew Dolgov | remove dependency on session.php in db-prefs |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Andrew Dolgov | remove support for plain-text passwords |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Andrew Dolgov | new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | auto refresh active feed when new messages are detected |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | tag display now works |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | title display fix for NULL category |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | support browsing of NULL category, assorted related... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | make SESSION_CHECK_ADDRESS work on generic sessions |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | SESSION_COOKIE_LIFETIME_REMEMBER: change default |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | login.php: require sessions.php only once |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | remember me feature |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | change default cookie lifetime to 0 |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | prettify debug output |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Andrew Dolgov | implement category browsing |
commit | commitdiff | tree | snapshot |
next |