]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-05-01 Evan ProdromouMerge branch '0.7.x' into querybyid
2009-05-01 Evan Prodromouoptionally add a username/password on server side for...
2009-05-01 Evan Prodromouadd in_reply_to link and make HTML in source work correctly
2009-05-01 Evan ProdromouMerge branch '0.7.x' into cometplugin
2009-05-01 Evan Prodromouadd favor, reply, delete buttons for cometed notices
2009-05-01 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-05-01 Ori AvtalionFix link to identi.ca in JavaScript badge
2009-05-01 Ori AvtalionSeveral whitespace fixes
2009-05-01 Ori AvtalionAdd s to user favorite notices
2009-05-01 Evan Prodromouignore Eclipse project files
2009-04-30 Evan Prodromoumake replies use new query format
2009-04-29 CiaranGFixed remote subscription, broken in fc6cedd2227d9d5607...
2009-04-29 Zach CopleyAdded 'mentions' the the list of API methods requiring...
2009-04-29 Evan ProdromouMake the tag stream use ID mechanism
2009-04-29 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-29 Evan ProdromouPublic stream uses IDs method
2009-04-29 Evan ProdromouMove algorithm for caching to Notice class
2009-04-29 Zach CopleyTicket #1428 - Changed replies API method to "mentions".
2009-04-28 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-28 Evan ProdromouRemove some debug comments in query-by-id
2009-04-28 Evan ProdromouChange to avoid a join in notice inbox
2009-04-28 CiaranGOnly start daemons that are required, according to...
2009-04-28 CiaranGFixed typo in stopdaemons.sh - was not stopping the...
2009-04-27 Evan ProdromouMerge branch '0.7.x' into querybyid
2009-04-27 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-27 Sarven CapadisliMinor CSS order/cleanup.
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-16 Evan Prodromoustart of querybyid
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 /.
next