]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/showstream.php
Extract image management code to a helper function
[quix0rs-gnu-social.git] / actions / showstream.php
2009-01-21 Evan Prodromoulist of groups to profile page
2009-01-21 Evan Prodromoufix sub/unsub buttons, profileminilist for sections
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 sarvenAdded @title to user_action inputs and anchor and form...
2009-01-21 sarvenMade user_actions styles more consistent
2009-01-21 sarvenMerge branch 'master' of ../trunk
2009-01-21 sarvenMoved common_profile_new_message_nudge() to showstream.php
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 sarvenMatching markup for tags
2009-01-20 sarvenIf user has fn, then it will not link to their own...
2009-01-20 sarvenuser_actions form markup and styling
2009-01-20 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-20 sarvenUsing nickname only for uid
2009-01-20 sarvenAdded mark_hash for content (i.e., to indicate tags...
2009-01-20 sarvenRemoved extra div
2009-01-20 sarvenUser subscriptions markup
2009-01-20 sarvenUser statistics markup
2009-01-19 sarvenshowPageTitle() and showPageNoticeBlock()
2009-01-19 sarvenuser_profile markup
2009-01-19 sarvenMerge branch 'master' of ../trunk
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Evan ProdromouUpgraded showstream, didn't make it phpcs-compatible
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-12 Evan Prodromoudon't block yourself!
2008-12-12 Sarven CapadisliUsing single id for both profile block and unblock
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
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 Prodromoubring lib/noticelist.php into line with PEAR code standards
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 form to subscribers list and profile page
2008-12-03 csarvenUsing abbr.published @title and ISO8601
2008-12-03 Evan Prodromoupermanent redirect on non-canonical nickname
2008-12-03 Evan Prodromoubetter microformats from @singpolyma
2008-11-24 Evan Prodromousupport microsummaries
2008-11-21 csarvenTag markup and styling for tag_self, tag_user, form...
2008-11-20 csarven(Un)Subscribe form using ajaxForm()
2008-11-20 Evan Prodromoulinks to people tags
2008-11-20 Evan Prodromoushow self-tags
2008-11-17 millettenudge: only show it when other person has enabled it.
2008-11-16 csarvenNudge feature
2008-11-14 csarventrac626 Put a list of feed links
2008-10-23 Evan Prodromouadd atom and RSS 2.0 link elements to head of profile...
2008-09-28 Evan Prodromoushownotices takes user rather than profile in showstream
2008-09-28 Evan Prodromousingle function for important streams, with memcached...
2008-09-26 Evan Prodromoutry to clean up user-without-profile errors
2008-09-22 Evan Prodromoucheck for cur before message link
2008-09-18 Evan Prodromouadd favor/disfavor to profile
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromoudon't show message link on your own page
2008-09-17 Evan Prodromouadd new message link to showstream
2008-08-29 Evan ProdromouCSRF protection for subscription/unsubscription
2008-08-04 Evan Prodromouchange no-such-user error to a 404 instead of a 400
2008-07-30 Evan Prodromoushow the right stuff on profile page, too
2008-07-30 Evan Prodromoushow where a notice came from
2008-07-21 mikecPublish MicroIDs for email and mpp on profile and notic...
2008-07-20 Mike CochraneFix errors from delete code when viewing a user's profi...
2008-07-20 Mike CochraneAdd rel
2008-07-16 matthew.greggAdded notice deletion http://laconi.ca/PITS/00045
2008-07-22 Evan Prodromouhide magic self subscription
2008-07-22 Evan Prodromouevery user is subscribed to themselves
2008-07-17 Evan Prodromouadd rel
2008-07-17 Evan Prodromouadd a description with the bio in it to HTML head
2008-07-13 Mike CochraneSort notices by date then id so they are in the correct...
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-13 Evan Prodromoucheck type, not value, of counts
2008-07-12 Evan Prodromoutry to show zeroes in statistics
2008-07-10 Mike CochraneResolve conflicts and convert _t( to _( where it was...
2008-07-09 Mike CochraneMerge conflicts and kill a whole lot of trailing whites...
2008-07-08 Mike CochraneTranslate a few more strings.
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-09 Evan Prodromouuse rendered text in profile page stream
2008-07-09 Evan Prodromouuse getCurrentNotice() on profile page
2008-07-09 Evan Prodromoushow reply_to for notices in profile stream
2008-07-09 Evan Prodromoustore rendered content on save; display pre-rendered...
2008-07-09 Evan Prodromoumove again
2008-07-09 Evan Prodromoumove some things around
2008-07-05 Evan Prodromouspace in title
2008-07-06 Evan Prodromoudon't double-escape bio
2008-07-05 Evan Prodromoumove member since to statistics
2008-07-05 Evan Prodromounickname in profile, member since in profile
2008-07-03 Evan Prodromouadd a display url function to display URLs
2008-07-02 Evan Prodromoumethod
2008-07-01 Evan Prodromouclass -> id
2008-07-01 Evan Prodromoufixup formatting on remotesubscribe link
2008-06-30 Evan Prodromoufixup code in showstream
2008-06-30 Evan Prodromouchange remote subscribe to link
2008-06-19 Evan Prodromouposting from a form takes you back to the same page
2008-06-18 Evan Prodromoumore subscriptions/subscribers changes
2008-06-18 Evan Prodromouchange references from subscribed to subscribers
2008-06-18 Evan Prodromouadd submit class to all buttons
next