]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Facebook base and theme stylesheets. Copy of site display.css files
[quix0rs-gnu-social.git] / lib /
2009-01-19 Zach Copleytrac750 New CSS files for FB app to allow bettter per...
2009-01-19 Zach Copleytrac750 Better workflow for asking user for status...
2009-01-18 Zach Copleytrac750 Javascript file for Facebook app
2009-01-18 Zach Copleytrac750 Facebook App - generate HTML similar to uiredis...
2009-01-12 Zach Copleytrac750 Exclude Facebook friends who are already using...
2009-01-11 Zach Copleytrac750 Automatically update Identi.ca profile box...
2009-01-11 Zach Copleytrac750 - Facebook app now uses XMLWriter for output...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2009-01-06 Zach Copleytrac750 better settings tab workflow
2008-12-26 Zach CopleyTwitter-bridge: fix for Twitter's new strict policy...
2008-12-25 Zach CopleySome fixups of patches not already migrated to trunk...
2008-12-20 Evan Prodromoubugpatch release code
2008-12-20 Evan Prodromoutwo undefined variables in noticelist.php
2008-12-16 Sarven CapadisliXHR response fix for IE
2008-12-16 Zach CopleyTwitter-compatible API - update verify_credentials...
2008-12-12 Zach CopleyFixed Popular tab (hopefully)
2008-12-14 Evan Prodromouget rid of hcard in @-replies
2008-12-14 Evan Prodromoutrim some output to avoid excessive whitespace
2008-12-12 Evan Prodromouremove content:items from rss output
2008-12-12 Evan Prodromouremove spaces from atlink for unfound name
2008-12-12 Evan Prodromoulink error with notice sources
2008-12-12 Evan Prodromoudocumentation and version number
2008-12-12 Evan Prodromoufix source name
2008-12-11 Zach CopleyBetter titles and instructions for Featured and Popular...
2008-12-11 Evan Prodromouswitch labels for tabs on subs
2008-12-11 Evan Prodromou$profile -> $this->profile in noticelistitem
2008-12-11 Evan Prodromoufixup function names for show_avatar() and show_nickname()
2008-12-11 Evan Prodromouremove unused $notice param from NoticeListItem::show()
2008-12-11 Evan Prodromoudon't use undefined source_link; instead, just link
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-11 Zach CopleyFix bad arguments that were throwing PHP warnings
2008-12-11 Evan Prodromoufix id of common_unsubscribe_form
2008-12-11 Evan Prodromouadd User-Agent to OMB requests
2008-12-11 Evan Prodromouadd a menu to subs
2008-12-10 Evan Prodromouon broadcast jabber and sms to people with the flags set
2008-12-10 csarvenJcrop v2 (POST cropping to be completed)
2009-01-05 Zach Copleytrac750 configurable sync flags for Facebook app (notic...
2009-01-05 Zach Copleytrac750 Automatically update linked Facebook users...
2008-12-25 Zach CopleyTwitter-bridge: fix for Twitter's new strict policy...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-23 Evan Prodromouincorrect label on notice list file comment
2008-12-23 Evan Prodromoubring lib/noticelist.php into line with PEAR code standards
2008-12-23 Evan Prodromoureformat and document lib/mail.php for phpcs conformance
2008-12-22 Evan Prodromoubring messaging section (inbox, outbox, mailbox) into...
2008-12-22 Evan Prodromoubring mailbox.php into line with PEAR Coding Standards...
2008-12-22 Evan Prodromoureformat lib/language.php for PEAR Coding Standards
2008-12-22 Evan Prodromoureformat lib/jabber.php for phpcs, including doc comments
2008-12-21 Evan Prodromoureformat for phpcs
2008-12-21 Evan Prodromoureformat lib/daemon.php for phpcs
2008-12-21 Evan Prodromousome modifications to assuage phpcs
2008-12-21 Evan Prodromoureformatting for phpcs in lib/util.php
2008-12-12 Evan Prodromoumore information in subscription notices
2008-12-09 Zach Copleyfix registration bug - fatal error when sending email...
2008-12-08 Zach Copleytrac750 add timestamp to CSS file to keep Facebook...
2008-12-08 Zach Copleytrac750 Use Facebook dialogs for success and error...
2008-12-07 Zach Copleytrac750 - linked in CSS file and added CSS for profile box
2008-12-06 Zach Copleytrac750 - Exoskeleton of a nascent Facebook app
2008-12-08 csarvenFixed duplicate @class assignment to element
2008-12-08 Evan Prodromoupass profile correctly to show_owner_controls
2008-12-08 Evan Prodromouadd an unblock form
2008-12-08 Evan Prodromouadd returnto information to the block form
2008-12-08 Evan Prodromouadd block name to block form
2008-12-08 Evan Prodromouadd fancy url for block action
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-12-08 Evan Prodromouremove unused code from profile list
2008-12-08 Evan Prodromoudon't save replies from a blocked profile to the blocki...
2008-12-08 Evan Prodromoupass profile id for subscriptions rather than user...
2008-12-08 Evan Prodromoulow-level management of blocks
2008-12-08 Evan Prodromouadd class to body element
2008-12-08 Evan ProdromouFavorited -> Popular
2008-12-05 Evan Prodromoufixup the problems with the repo patch
2008-12-05 csarventrac855 trac856 and Feed list for the Favorited page
2008-12-04 milletteset email content type to text/plain; utf-8
2008-12-04 millettesend all emails in the destination's language.
2008-12-04 millettetrac494 email is now in recipient's language
2008-12-04 millettedone delete own profile (see other settings)
2008-12-03 millettemoving delete profile to its own space.
2008-12-03 csarvenUsing abbr.published @title and ISO8601
2008-12-03 Evan Prodromouunsubscribe from a remote profile
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-03 Evan Prodromourollback removing init from rssaction
2008-12-03 Evan Prodromoufix conflict with Robin's changes on trunk
2008-12-03 Evan Prodromoubetter microformats from @singpolyma
2008-12-02 Evan Prodromoucleanup whitespace in rssaction
2008-12-02 Evan Prodromouremove init from rssaction
2008-12-02 Evan Prodromoubetter HTTP timestamp
2008-12-02 Evan Prodromouadd ETag handling
2008-12-02 Evan Prodromoubetter header for not-modified message
2008-12-02 Evan Prodromoubetter logic for if-modified-since
2008-12-02 Evan Prodromouwhitespace changes in action.php
2008-12-02 Evan Prodromoucopy-and-paste typo
2008-12-02 Evan Prodromouinit() returns boolean success value
2008-12-02 Evan Prodromouadd init, last_modified to actions
2008-11-29 millettefix shorturl_api so it works even when 3rd party is...
2008-11-28 milletteuse label tab for checkboxes
next