]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-04-27 Evan ProdromouMerge branch 'cometplugin' into 0.7.x
2009-04-27 Evan ProdromouDon't add a node if it's already there
2009-04-27 Evan ProdromouDon't add a notice if it already exists on the page
2009-04-27 Evan ProdromouDisplay rendered HTML for a notice
2009-04-26 Evan Prodromouadd live updating for tag pages
2009-04-26 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-26 Evan ProdromouMerge branch 'cometplugin' into 0.7.x
2009-04-26 Evan ProdromouREADME for the comet plugin
2009-04-26 Evan ProdromouMake notice auto-update
2009-04-26 Evan ProdromouLots of tweaking to make things work
2009-04-26 Evan ProdromouRevert "run 'set names' after each connection to deal...
2009-04-26 Evan Prodromourun 'set names' after each connection to deal with...
2009-04-26 Evan ProdromouSome updates for testing Comet
2009-04-25 Evan Prodromouremove unused duplicate file
2009-04-25 Evan Prodromoufirst pass at Comet plugin; doesn't yet update
2009-04-24 Robin Millettefixed subscriptions dropdown action
2009-04-24 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-24 Robin Millettefixed trac#1215, 1216, 1217 and 1219: subscribers/subsc...
2009-04-24 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-24 Evan Prodromoucheck for existence of xmlrpc extension in LinkbackPlugin
2009-04-24 Sarven CapadisliUI for server errors.
2009-04-23 Sarven CapadisliThe real 7 seconds (7000) timeout for XHR posting.
2009-04-23 Sarven CapadisliXHR alerts for server-side errors: 404, 502, 503, 504...
2009-04-23 Evan Prodromouinsert into user's inbox at Web time
2009-04-23 Evan Prodromou8-char limit on transports
2009-04-23 Evan Prodromoublow subs cache after updating inboxes
2009-04-23 Evan Prodromoualert to what transport we're checking for
2009-04-23 Evan Prodromousome basic fixes for inbox and memcached queue handlers
2009-04-23 Evan Prodromouincorrect config setting for inboxes
2009-04-23 Evan Prodromouincorrect config setting for queues
2009-04-23 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-23 Evan Prodromoufix parse error in memcachedqueuehandler
2009-04-23 Evan ProdromouAdd an inbox queue handler
2009-04-23 Evan ProdromouA queuehandler for blowing caches offline
2009-04-23 Sarven CapadisliAllowing XHR for Inbox/Outbox pages.
2009-04-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-23 Zach CopleyAdded ajax responses
2009-04-23 Robin Millettefix join a group link from user homepage when he hasn...
2009-04-21 CiaranGSuppress errors when checking for the existence of...
2009-04-21 CiaranGAdd feed2omb to notice sources
2009-04-20 Adrian LangMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-20 Adrian LangMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-19 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-19 Evan Prodromouadd reply_to index to notice
2009-04-18 Dan MooreFixing spaces/tabs.
2009-04-18 Dan MooreThis should change the JSON representation of the boole...
2009-04-18 Dan MooreBringing the presentation of boolean variables (favorit...
2009-04-18 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-18 Robin Millettetrac#1215, 1216, 1217 and 1219: subscribers/subscriptio...
2009-04-18 Tobias Diekershoffshortening links in notices from XMPP
2009-04-17 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-17 Sarven Capadislicounter() after val() reset to avoid (weird) bug.
2009-04-17 Evan Prodromouincorrect variable access
2009-04-17 Evan Prodromoustore invite code in session so openidfinish can find it
2009-04-17 Sarven CapadisliClear notice char counter for direct messages as well.
2009-04-17 Robin MilletteFixed file that was removed by mistake.
2009-04-17 Robin Millettefile was removed by mistake.
2009-04-17 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-17 Robin Millettecosmetic fixes.
2009-04-17 Sarven CapadisliTicket 1404. Showing the link to the members list page.
2009-04-16 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-16 Sarven Capadisliform_notice textarea is cleared on successful direct...
2009-04-16 Zach CopleyMake API dates more compatible with Twitter - ticket...
2009-04-16 CiaranGAbort the xmpp-related daemons immediately if xmpp...
2009-04-16 Robin MilletteAdd an even (hook): StartPersonalGroupNav.
2009-04-16 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-16 Robin MilletteAdd a few events (hooks): RegistrationTry, Registration...
2009-04-16 CiaranGClarification in README regarding welcome/default users...
2009-04-15 Evan ProdromouMerge branch 'nobase' into 0.7.x
2009-04-15 Evan Prodromouscript to trim very old notices from inboxes
2009-04-15 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-15 Evan Prodromouadd user id to statistics
2009-04-15 Adrian LangAdd escaping of /.
2009-04-15 FilUse preg_quote to fix http://laconi.ca/trac/ticket...
2009-04-15 Adrian LangMerge branch 'link-rel-paginate' of git://gitorious...
2009-04-15 Adrian LangMake OMB work if the configured domain name does not...
2009-04-15 Adrian LangAdd license notice to install.php, replace short and...
2009-04-14 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-14 Robin Millettetrac#1223 Show most popular notices per tag in the...
2009-04-14 Evan ProdromouMake stuff work with no base
2009-04-14 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-14 Evan Prodromouescape slash in regexp
2009-04-14 Zach CopleyNotice sources: Fixed Nambu, added Tricklepost and...
2009-04-13 Zach CopleyFix bad dates in API's JSON search results
2009-04-13 Evan Prodromoutypo in lib action
2009-04-13 Evan Prodromoutypo in api.php
2009-04-13 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-13 Evan ProdromouisReadOnly() now takes arguments
2009-04-13 Sarven CapadisliMoved layout styles to base stylesheet.
2009-04-13 Sarven CapadisliTicket 1419. Added config option to set site to private.
2009-04-13 Sarven CapadisliRemoving h1 from display in Profile page due to duplica...
2009-04-12 Sarven CapadisliUpdated styles for the Authrization subscription form...
2009-04-12 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-12 Sarven CapadisliUpdated markup for entity_profile on Authorize subscrip...
2009-04-12 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-12 Evan ProdromouUpdate XML generation and list of actions in public...
2009-04-12 Sarven CapadisliUpdated Polish translations made by Piotr Drąg.
2009-04-11 Evan Prodromoutag stream is read-only
2009-04-10 Evan Prodromouadd cliqset
2009-04-10 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
next