Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-18 | shortening links in notices from XMPP | Tobias Diekershoff | |
This patch enables shortening of links, that where send from XMPP. The problem was, that in util.php common_current_user() is not finding the user account from which is posted, so the service to shorten is not known, so no shortening at all... This patch cleans up the xmppdaemon a little bit and hard codes ur1.ca as shortening service _if_ the user is not set. Ugly but working. | |||
2009-04-10 | Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x | Tobias Diekershoff | |
2009-04-09 | Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS. | Meitar Moscovitz | |
2009-04-09 | Corrected error in README relating to ['newuser']['welcome'] | CiaranG | |
2009-04-08 | Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/master | CiaranG | |
2009-04-08 | Fixes the issue mentioned in commit 7fc90d5. Changed the margin value | Sarven Capadisli | |
that's specific to the Inbox/Outbox page only. | |||
2009-04-08 | Using encodeURIComponent for document.title | Sarven Capadisli | |
2009-04-08 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-08 | Using 800px width and using document.title if no text is selected. | Sarven Capadisli | |
2009-04-08 | Remove extranneous bottom margins on label; fix Safari layout bug. | Meitar Moscovitz | |
This margin causes a layout bug in Safari whereby the Inbox and Outbox pages have a notice form textarea that's too wide, causing it to slide beneath the "Send" button on those pages. Removing this margin seems to be completely innocuous in my tests, which covered Safari, Firefox, Opera, and Internet Explorer 7. Can less be more? :) | |||
2009-04-08 | Minor update for 800px width viewport | Sarven Capadisli | |
2009-04-08 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x0.7.3 | Evan Prodromou | |
2009-04-08 | Better debugging output flag | Zach Copley | |
2009-04-08 | use mini logo at mini size, not stream logo | Evan Prodromou | |
2009-04-08 | far fewer icons in the sidebar | Evan Prodromou | |
2009-04-08 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-08 | bookmarklet now uses non-fancy URLs to make sure it works in all cases. | Robin Millette | |
2009-04-07 | don't use count() to check for empty page | Evan Prodromou | |
2009-04-07 | Merge branch '0.7.x'0.7.3pre1 | Evan Prodromou | |
2009-04-07 | Update README and common for new version | Evan Prodromou | |
Update versions in README, add the new song title, and update the version stamp in the common.php file. | |||
2009-04-07 | add bookmarklet to main help | Evan Prodromou | |
2009-04-07 | Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into ↵ | Evan Prodromou | |
brianjesse-clone/master | |||
2009-04-07 | Merge branch 'adrianlang-827' of ↵ | Evan Prodromou | |
git://gitorious.org/laconica/adrianlang-clone into 0.7.x | |||
2009-04-07 | Merge branch 'master' of root@laconi.ca:/var/www/laconi.ca/software/laconica | Evan Prodromou | |
2009-04-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley | |
2009-04-07 | Major improvements to Twitter bridge friend syncing | Zach Copley | |
2009-04-08 | showemptListMessage -> showEmptyListMessage method name cleanup. | Robin Millette | |
2009-04-08 | added filler/guide text to user groups list. | Robin Millette | |
2009-04-08 | text bugfix to guide text in subscription list. | Robin Millette | |
2009-04-08 | added filler/guide text to subscribers list. | Robin Millette | |
2009-04-08 | added filler/guide text to subscription list. | Robin Millette | |
2009-04-08 | added filler/guide text to inbox and outbox. | Robin Millette | |
2009-04-08 | added missing word to user favorites guide. | Robin Millette | |
2009-04-08 | added filler/guide text to user favorites. | Robin Millette | |
2009-04-07 | HTML br is not needed. Using 'clear' in CSS instead. | Sarven Capadisli | |
2009-04-07 | added filler/guide text to user replies timeline. | Robin Millette | |
2009-04-07 | added filler/guide text to user timeline. | Robin Millette | |
2009-04-07 | fixed filler/guide text on personal timeline to take memcached into account. | Robin Millette | |
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 | Changed text "noone" to "no one". | Sarven Capadisli | |
2009-04-07 | Renamed 'blankfiller' to 'guide'. | Sarven Capadisli | |
2009-04-07 | Minor adjustment for error/success styles in default stylesheet | Sarven Capadisli | |
2009-04-07 | Markup and styles for search help and errors | Sarven Capadisli | |
2009-04-07 | Minimum height for content and aside area. | Sarven Capadisli | |
2009-04-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-07 | Down playing the Register link's styles so it doesn't battle for | Sarven Capadisli | |
attention when anon_notice is present. | |||
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 | added filler text to personal timeline. | Robin Millette | |