]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
show error on empty gallery
[quix0rs-gnu-social.git] / lib /
2008-11-20 Evan Prodromoushow error on empty gallery
2008-11-20 Evan Prodromoufix empty results
2008-11-20 Evan Prodromoucorrect pagination criteria
2008-11-20 Evan Prodromouremove unnecessary variables from subs query
2008-11-20 Evan Prodromouincrease PROFILES_PER_PAGE from 10 to 20
2008-11-20 Evan Prodromoudo page offsets correctly (depending on display type)
2008-11-20 Evan Prodromoudisplay subscriptions/subscribers as a list
2008-11-20 Evan Prodromoubetter looping in profile list
2008-11-20 Evan Prodromouabstract people lists from search results
2008-11-19 Zach CopleyTwitter bridge - fixed a bad call to Foreign_user
2008-11-19 Zach Copleytrac685 Twitter bridge - Shell script to sync all users...
2008-11-17 zachtrac685 Twitter bridge - Sync Twitter friends
2008-11-18 millettesmall nudge enhancements
2008-11-17 millettenudge: better nudge email, better nudge disable language.
2008-11-16 csarvenNudge feature
2008-11-15 csarventrac670 trac689 Favorites (duplicate id, background...
2008-11-14 csarventrac626 Bugfix: Atom URL missing a dot
2008-11-14 csarventrac626 Put a list of feed links
2008-11-20 Evan Prodromouhide certain users from the public stream
2008-11-18 Evan Prodromouupdate version number in common.php
2008-11-14 milletteescaping was not needed at all to process short urls...
2008-11-14 millettefix longurl title attribute, removing extra backslashes.
2008-11-14 millettesilly escape problem with quotes, fixed.
2008-11-14 Evan Prodromouadd quotes to longurl title
2008-11-13 Evan Prodromouadd documentation on notice inboxes
2008-11-13 millettetrac31 added longurl title to anchors when applicable...
2008-11-13 millettetrac31 let * preceding a url prevent its shortening.
2008-11-13 millettetrac31 pg support, fixing 2tu typo, set ur1.ca as defau...
2008-11-07 millettetrac31 revert the "don't shorten URLs prefixed with...
2008-11-07 millettetrac31 don't shorten URLs prefixed with a *
2008-11-07 millettetrac31 added bit.ly support
2008-11-07 millettetrac31 added 3 more short url services: ur1.ca, 2tu...
2008-11-07 milletteadded Shorturl_api to add support for ur1, 2tu and...
2008-11-06 millettetrac31 added othersettings fancy url
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-11-11 zachCSRF Protection for login and new notice. Ticket #503
2008-11-06 zachTwitter-compatible API - don't strip XML-illegal chars...
2008-10-07 CiaranGFix to previous fix :(
2008-10-07 CiaranGOnly log locale sets that fail
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-11-03 zachTwitter-compatible API - properly encode and decode...
2008-11-02 Evan Prodromouheuristics for paren linking (thanks @brion!)
2008-10-27 zachTwitter bridge - change regex to look for mb @-replies
2008-10-26 Evan Prodromouhandle seconds argument to SUP
2008-10-26 Evan Prodromouadd SUP links to RSS and Atom, too
2008-10-25 Evan Prodromouadd SUP link to User RSS
2008-10-23 Evan Prodromouadd atom and RSS 2.0 link elements to head of profile...
2008-10-21 Evan Prodromouadd 'invite-only' mode for registration
2008-10-20 Evan Prodromouforce util.js to reload on version change
2008-10-20 Evan Prodromoudon't overwrite replies in notices
2008-10-20 Evan Prodromoutry to make replies point to the clicked-on notice
2008-10-17 zachTwitter-compatible API:
2008-10-07 zachTwitter bridge - was checking the wrong bit (!) for...
2008-10-06 zachTwitter-compatible API - direct_messages/new.json was...
2008-10-06 Evan Prodromouincrement the version
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-30 zachTwitter-compatible API - Favorites now working!
2008-09-30 zachTwitter-compatible API - added source links to statuses...
2008-09-29 Zach CopleyTwitter-compatible API: Direct messages work (everythin...
2008-09-26 Zach CopleyTwitter-compatible API - rss and atom feeds for direct...
2008-09-24 Zach CopleyTwitter-API: Viewing direct msgs in xml and json now...
2008-09-26 Zach CopleyTwitter bridge -- more explicit checking of noticesync...
2008-10-04 CiaranGUpdate q-value for completed pt_BR translation
2008-10-02 CiaranGCombined language patches that got missed due to repo...
2008-10-04 Evan Prodromoucleanup whitespace in lib/mail.php
2008-10-04 Evan Prodromoumove fave notification to mail library
2008-10-05 Evan Prodromouexplicitly load classes for queuehandler
2008-10-05 Evan Prodromoumore output in daemon.php
2008-09-30 Evan Prodromouuse profile URL instead of local URL
2008-09-23 CiaranGAdded Swedish to list of languages
2008-09-23 CiaranGAdd Lithuanian to list of supported languages
2008-09-29 Evan Prodromouguarded call to conn method in xmppqueuehandler
2008-09-28 Evan Prodromoufancy url for favorites rss
2008-09-28 Evan Prodromoumove noticewrapper to classes
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-24 Evan Prodromoucorrect url for new message form
2008-09-24 Evan Prodromouput message form on inbox and outbox
2008-09-24 Evan Prodromouchange the rule for detecting replies.
2008-09-24 Evan Prodromouchange foreign links flags code to use bitmasks
2008-09-24 Zach CopleyTwitter bridge - pref setting to turn off sending ...
2008-09-23 Zach CopleyTwitter bridge - Bugfix: You can now turn off brige...
2008-09-23 Zach CopleyAdded option to add disable attr to common_checkbox()
2008-09-23 Zach CopleyTwitter bridge: Hack to get around PHP cURL's use of...
2008-09-23 Evan Prodromoucomma to dot
2008-09-23 Evan Prodromoutry some fiddling to get message notification going out
2008-09-23 Evan Prodromoumake it look like a query
2008-09-23 Evan Prodromouappend LACONICA_VERSION to css files to force reload
2008-09-23 Evan Prodromouversion number -- doh!
2008-09-22 Evan Prodromoumerge CiaranG's changes for subs
2008-09-22 Evan Prodromouhide IM settings if xmpp disabled
2008-09-22 Evan Prodromoucorrect a couple of bugs
2008-09-18 Evan Prodromouif favor/disfavor submitted through ajax, return micro...
2008-09-17 Evan Prodromoucorrect urls from fancy url for show-message
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromounewmessage and showmessage
2008-09-17 Evan Prodromoumove rendering stuff that doesn't depend on notice...
2008-09-17 Evan Prodromouuse common_local_url() in tagging, add canonicalization...
2008-09-16 CiaranGGet correct configured language when all else fails
2008-09-09 CiaranGInitial support for PostgreSQL
next