index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
showstream.php
Age
Commit message (
Expand
)
Author
2009-04-08
showemptListMessage -> showEmptyListMessage method name cleanup.
Robin Millette
2009-04-07
HTML br is not needed. Using 'clear' in CSS instead.
Sarven Capadisli
2009-04-07
added filler/guide text to user timeline.
Robin Millette
2009-04-07
Add subscribers, subscriptions, groups to personal page
Evan Prodromou
2009-03-30
full name in title and h1 of the personal profile
Evan Prodromou
2009-03-19
A couple more 'Join Now' messages that need disabling when the site is closed...
CiaranG
2009-02-17
Fixes ticket:1053; removes spacing between hash and tag on profile page.
Meitar Moscovitz
2009-02-11
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli
2009-02-11
Minor. Changed from @class location to label
Sarven Capadisli
2009-02-11
Unify feeds definition in actions
Evan Prodromou
2009-02-09
whitespace and formatting in showstream.php
Evan Prodromou
2009-02-07
Merge commit 'upstream/0.7.x' into 0.7.x
Sean Murphy
2009-02-06
Fixed #1048: Edit avatar link on profile page.
Sean Murphy
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-05
Trac #894 and #1013 - fixed bad redirects after delete notice
Zach Copley
2009-02-05
Fix #81: Profile and personal shows „you“ instead of username when lookin...
Adrian Lang
2009-02-03
trac1095 Profile page had bad alternate links for RSS and Atom feeds
Zach Copley
2009-02-02
Added "Edit" entity_action.
Sarven Capadisli
2009-01-24
Minor
sarven
2009-01-23
showstream is readonly
Evan Prodromou
2009-01-23
Cleanup
sarven
2009-01-23
Anonymous notice
sarven
2009-01-23
p -> div for markup wrapper
Evan Prodromou
2009-01-23
Add anonymous message for user pages
Evan Prodromou
2009-01-22
Add personal tag cloud
Evan Prodromou
2009-01-22
Minor cleanup for future groups_related
sarven
2009-01-22
selector name cleanup
sarven
2009-01-21
Changed to @class entity_profile from @id user_profile.
sarven
2009-01-21
General markup and style cleanup
sarven
2009-01-21
list of groups to profile page
Evan Prodromou
2009-01-21
fix sub/unsub buttons, profileminilist for sections
Evan Prodromou
2009-01-21
Added @title to user_action inputs and anchor and form legends
sarven
2009-01-21
Made user_actions styles more consistent
sarven
2009-01-21
Moved common_profile_new_message_nudge() to showstream.php
sarven
2009-01-21
Matching markup for tags
sarven
2009-01-20
If user has fn, then it will not link to their own profile with @class
sarven
2009-01-20
user_actions form markup and styling
sarven
2009-01-20
Using nickname only for uid
sarven
2009-01-20
Added mark_hash for content (i.e., to indicate tags with the
sarven
2009-01-20
Removed extra div
sarven
2009-01-20
User subscriptions markup
sarven
2009-01-20
User statistics markup
sarven
2009-01-19
showPageTitle() and showPageNoticeBlock()
sarven
2009-01-19
user_profile markup
sarven
2009-01-19
Upgraded showstream, didn't make it phpcs-compatible
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
[next]