Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-07 | Add subscribers, subscriptions, groups to personal page | Evan Prodromou | |
We show stats, subscriptions info on the personal page in the sidebar. Pushed code from showstream.php into a common parent class for personal and profile. | |||
2009-04-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-07 | Markup and styles for search help and errors | Sarven Capadisli | |
2009-04-07 | Rearranged the global navigation items for better usability. Reason a) | Sarven Capadisli | |
placement of Search at the edge of the viewport for quicker access and b) placement of the links that are always available (whether user is logged in or not) in the same location (i.e., Login/Logout, Help, Search) | |||
2009-04-07 | Added Invite link to global navigation | Sarven Capadisli | |
2009-04-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-07 | make tags in list work | Evan Prodromou | |
2009-04-06 | external search now depends on site.server. | Robin Millette | |
2009-04-06 | refactored search suggestions and added forgotten sprintf. | Robin Millette | |
2009-04-03 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley | |
2009-04-03 | Only kill control and surrogates, leave UTF-8 formatting chars alone. | Zach Copley | |
2009-04-03 | add finishaddopenid to list of sensitive pages to use with ssl | Evan Prodromou | |
2009-04-01 | add sup with arguments | Evan Prodromou | |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou | |
After fixing the redirect code output, there are a lot of weirdnesses with e.g. form handling. Try to add explicit redirect codes where needed -- principly when handling a POST. | |||
2009-04-01 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev | Evan Prodromou | |
Conflicts: README lib/router.php | |||
2009-04-01 | Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371 | CiaranG | |
2009-04-01 | Selector to allow styles when a user is logged in. | Sarven Capadisli | |
2009-04-01 | Selector to allow styles when a user is logged in. | Sarven Capadisli | |
2009-03-31 | give the correct root url when SSL enabled | Evan Prodromou | |
2009-03-30 | Support SSL for some, all, or no pages | Evan Prodromou | |
Support SSL URLs either for all pages; no pages; or for sensitive pages accepting passwords, like login, registration, API, and others. | |||
2009-03-30 | Changes to router setup to make notice search RSS feed work | Evan Prodromou | |
Conflicts: lib/router.php | |||
2009-03-30 | welcome notice, default sub for new users | Evan Prodromou | |
2009-03-30 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
2009-03-30 | add full name title to notice list link | Evan Prodromou | |
2009-03-30 | add titles to group links in notices | Evan Prodromou | |
2009-03-30 | add a title to attention notice links | Evan Prodromou | |
2009-03-28 | welcome notice, default sub for new users | Evan Prodromou | |
2009-03-27 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-03-26 | Support SSL for some, all, or no pages | Evan Prodromou | |
Support SSL URLs either for all pages; no pages; or for sensitive pages accepting passwords, like login, registration, API, and others. | |||
2009-03-25 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-03-25 | Ticket http://laconi.ca/trac/ticket/1274 | Sarven Capadisli | |
Minimised form_notice markup by removing unordered lists. There is a minor CSS rule reassignment done by changing the selectors. There is no visual change in the final result. | |||
2009-03-25 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
Conflicts: lib/router.php | |||
2009-03-25 | A different search pagination fix (see ticket #1333) that doesn't require ↵ | CiaranG | |
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3 Merged. | |||
2009-03-25 | A different search pagination fix (see ticket #1333) that doesn't require ↵ | CiaranG | |
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3 | |||
2009-03-24 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-03-24 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
2009-03-24 | include text of notice in favourites notification | Evan Prodromou | |
2009-03-24 | Fix to Korean language selection - see ticket #1351 | CiaranG | |
2009-03-23 | Fixed jabber code broken in 3ef4f251acbe8ebdfd9d7f1ea43b7344b7332b73 | CiaranG | |
2009-03-23 | show subscribe button and block form again | Evan Prodromou | |
2009-03-23 | show subscribe button and block form again | Evan Prodromou | |
2009-03-22 | One function for producing Atom entry for a Notice | Evan Prodromou | |
Took the various places that we create an atom entry for a notice, and jammed them together into one function of the notice class, and then used that function. Also, added Atom threading extension and categories for hashtags. | |||
2009-03-22 | not correctly checking results of XML-RPC request | Evan Prodromou | |
2009-03-22 | variable name error | Evan Prodromou | |
2009-03-22 | variable name error | Evan Prodromou | |
2009-03-21 | RSS 1.0 actions were reading the stream from the database twice. ↵ | CiaranG | |
Inefficient, but more importantly made notice search RSS fail with a DB error due to double search on a DB_DataObject instance | |||
2009-03-21 | Changes to router setup to make notice search RSS feed work | CiaranG | |
2009-03-19 | Remove 'Register' from login group nav when site is closed or inviteonly. ↵ | CiaranG | |
See ticket #1335 | |||
2009-03-19 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
2009-03-19 | Somewhat better behaviour with mixed caps in search | Evan Prodromou | |
Deal somewhat better with mixed caps in people and notice search. |