Commit Graph

20821 Commits

Author SHA1 Message Date
Zach Copley 61850ceb55 Converted ShowmessageAction to work with new uiredesign 2009-01-20 19:16:52 -08:00
sarven e9b9795eeb (dis)favor form method call fix 2009-01-21 02:52:16 +00:00
Zach Copley 624ca93c9d Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08:00
sarven f51984175a Matching markup for tags 2009-01-21 01:22:08 +00:00
sarven 96e40e0649 profilelist markup and styles 2009-01-21 01:10:11 +00:00
Robin Millette 560374e170 uiredesign + phpdocs 2009-01-21 00:07:15 +00:00
Robin Millette 592403cdc3 uiredesign + phpdocs 2009-01-21 00:06:56 +00:00
sarven 1ab0de3ddd If user has fn, then it will not link to their own profile with @class
'fn'. Only put @class 'fn' on the anchor if there is no fn.
2009-01-20 23:50:52 +00:00
sarven caeb74c9a5 Styles for nested <li>s 2009-01-20 22:55:46 +00:00
sarven b8c4d0cad6 p and ul style for doc pages 2009-01-20 22:50:51 +00:00
sarven bb4a6a514b user_actions form markup and styling 2009-01-20 22:36:57 +00:00
Robin Millette 1cf469e244 uiredesign + phpdocs 2009-01-20 21:31:56 +00:00
Robin Millette cadad55379 uiredesign + phpdocs 2009-01-20 21:21:00 +00:00
Robin Millette 6e6d651b25 uiredesign + phpdocs. 2009-01-20 21:05:55 +00:00
Robin Millette 75f27a9ef2 updated Open Software Service Definition 2009-01-20 20:58:07 +00:00
Robin Millette 0450243aa6 Merge branch 'master' of /var/www/trunk 2009-01-20 20:55:44 +00:00
Robin Millette 4471f62bc5 uiredesign + phpdocs 2009-01-20 20:55:16 +00:00
sarven 9c43974d23 fn font-style normal 2009-01-20 20:46:45 +00:00
Robin Millette 1526432842 tiny phpdoc fixes 2009-01-20 20:44:03 +00:00
Robin Millette 5abdf8aae1 Merge branch 'master' of /var/www/trunk 2009-01-20 20:38:05 +00:00
Robin Millette f93575bd46 uiredesign and phpdocs 2009-01-20 20:29:31 +00:00
Evan Prodromou 4873277b58 Wrap notice-saving code in a transaction 2009-01-20 08:19:32 -05:00
sarven 96dc058bfa Using nickname only for uid 2009-01-20 05:58:35 +00:00
sarven 27308afe85 Added mark_hash for content (i.e., to indicate tags with the
character '#')
2009-01-20 05:11:45 +00:00
sarven 918bd84c0d Removed extra div 2009-01-20 05:06:46 +00:00
sarven 7f60558cbb User subscriptions markup 2009-01-20 05:04:41 +00:00
sarven ec1249d3ad User statistics markup 2009-01-20 04:57:15 +00:00
Evan Prodromou af2fb7dff2 Don't override ORDER for inboxes; it messes up caching 2009-01-19 22:51:03 -05:00
Evan Prodromou 3285e0979d Move add to notice inboxes before cache clearing in hopes they will be
updated
2009-01-19 22:21:16 -05:00
root 2f6152f2f3 A script to uncache a bunch of users, in case you made changes 2009-01-20 03:07:10 +00:00
root b28e11a7e3 Some production requirements for making inbox_users.php work 2009-01-20 03:06:34 +00:00
Evan Prodromou d1cbd75636 Change inboxes to have 1000 items rather than last full month 2009-01-19 21:37:31 -05:00
sarven 8e8c580586 showPageTitle() and showPageNoticeBlock()
and using url on nickname instead of fullname
2009-01-19 23:19:05 +00:00
sarven 774fc5378b user_profile markup 2009-01-19 22:40:21 +00:00
sarven 77790ab768 Featuerd profile list markup
Minor class change to (un)subscribeform.php
2009-01-19 21:56:55 +00:00
sarven bf15df5b19 Merge branch 'master' of ../trunk 2009-01-19 18:25:22 +00:00
sarven 93a5865b2b Bolding address fn for cases where there is no logo. 2009-01-19 18:24:30 +00:00
Evan Prodromou 0b9cda03d5 Merge branch 'master' of /var/www/trunk 2009-01-19 18:22:03 +00:00
Evan Prodromou 930f82a951 Update tag to use new framework
Broke up the tag action into two different actions (publictagcloud and
tag). Brought it up-to-date with the new framework, but haven't fixed it
for phpcs yet.
2009-01-19 18:21:14 +00:00
Evan Prodromou 7c0286bfcc Favorites is readonly 2009-01-19 18:10:20 +00:00
Evan Prodromou 8b89fbb3f0 Mark featured users as readonly 2009-01-19 18:09:59 +00:00
Evan Prodromou ccf5f58608 Extra whitespace in profilelist 2009-01-19 18:09:34 +00:00
Evan Prodromou 4f100c8159 Update featured for new framework, but not phpcs-clean yet 2009-01-19 17:49:12 +00:00
Evan Prodromou b39474935a Update profile list for new framework 2009-01-19 17:48:53 +00:00
sarven a5f3e3b759 Removed unnecessary empty containers (page_notice, aside, local
navigation)
2009-01-19 17:12:35 +00:00
sarven 77a9b4b758 Moved minor dangling HTML. 2009-01-19 17:09:50 +00:00
sarven f7893319dd Merge branch 'master' of ../trunk 2009-01-19 17:06:46 +00:00
sarven 042b01d169 Extracted the showLocalNav block information into its own method in
order to override it from other actions. This HTML need not be
outputted if there is no page_notice.
2009-01-19 17:04:59 +00:00
Evan Prodromou 8a537a3a61 Merge branch 'master' of /var/www/trunk 2009-01-19 16:57:04 +00:00
Evan Prodromou 7ca32eb2e6 Upgraded showstream, didn't make it phpcs-compatible 2009-01-19 16:56:41 +00:00