Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-03 | Initial user role controls on profile pages, for owner to add/remove ↵ | Brion Vibber | |
administrator and moderator options. Buttons need to be themed. | |||
2010-03-03 | remove debug line | Brion Vibber | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-03 | Updated remote subscribe button style in aside | Sarven Capadisli | |
2010-03-03 | Site-wide notice text admin panel | Zach Copley | |
2010-03-03 | OStatus: fix up remote join button on group profiles | Brion Vibber | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-03 | Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ↵ | Brion Vibber | |
each other transparently if they find you've put a remote entity of the other type. | |||
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-03 | Returning true instead for group remote subscription. If not logged | Sarven Capadisli | |
in, it gives the chance to use the logged in join/leave instead. | |||
2010-03-03 | Fix to group join event position. | Sarven Capadisli | |
2010-03-03 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: quick fix: skip notice from unused variable on group atom feed generation Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated) | |||
2010-03-03 | Don't expose global Twitter consumer key and secret, because that would be ↵ | Zach Copley | |
idiotic. | |||
2010-03-03 | quick fix: skip notice from unused variable on group atom feed generation | Brion Vibber | |
2010-03-03 | Avoid notice on local group creation when uri isn't passed in at create time ↵ | Brion Vibber | |
(needs to be generated) | |||
2010-03-03 | Using the full width for the content area for the admin section. It | Sarven Capadisli | |
also makes the local navigation's tabs stay in context with the content | |||
2010-03-03 | Removed aside container from output for the admin panel sections | Sarven Capadisli | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-03 | Generalized style for remote subscription button | Sarven Capadisli | |
2010-03-03 | Showing the remote subscribe button on the user groups page | Sarven Capadisli | |
2010-03-03 | Added event hooks for before and after user groups content | Sarven Capadisli | |
2010-03-03 | Add class="admin" to the content div of admin panels for styling | Zach Copley | |
2010-03-03 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Language setting fixes: | |||
2010-03-03 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: subscribers list wasn't firing correct events | |||
2010-03-03 | Language setting fixes: | Brion Vibber | |
- switch 'en_US' to 'en', fixes the "admin panel switches to Arabic" bug - tweak setting descriptions to clarify that most of the time we'll be using browser language - add a backend switch to disable language detection (should this be exposed to ui?) | |||
2010-03-03 | Fix syntax errors | Zach Copley | |
2010-03-03 | subscribers list wasn't firing correct events | Evan Prodromou | |
2010-03-03 | add remote subscribe button for not-logged-in users looking a profile list ↵ | Evan Prodromou | |
with local users in it | |||
2010-03-03 | Fix for 4113f2884113f288: show regular subscribe form for all non-OMB ↵ | Brion Vibber | |
profiles. We can't initiate remote sub for an OMB from our end, so dropping there. | |||
2010-03-03 | Use poster's subscribed groups to disambiguate group linking when a remote ↵ | Brion Vibber | |
group and a local group exist with the same name. (If you're a member of two groups with the same name though, there's not a defined winner.) | |||
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-03 | Renamed subscribe button from New to Remote since it only does remote | Sarven Capadisli | |
subscriptions at the moment. | |||
2010-03-03 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Using position relative only for the remote subscription in section Added group subscription button to groups mini list Added event hooks at the start and end of groups mini list | |||
2010-03-03 | Fix for disappearing 'connect' menu if xmpp and sms are disabled. | Zach Copley | |
All 'connect' menu panels used to be optional, so Action tried to figure out what the first item on the 'connect' menu should be. This is no longer necessary because we have the non-optional OAuth client connections panel now, which is not optional and can't be turned off. | |||
2010-03-03 | Using position relative only for the remote subscription in section | Sarven Capadisli | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-03 | Added group subscription button to groups mini list | Sarven Capadisli | |
2010-03-03 | Added event hooks at the start and end of groups mini list | Sarven Capadisli | |
2010-03-03 | Fix for hcard parsing: typo caused notice spew accessing unset array index | Brion Vibber | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-03 | Clean up OStatus mentions finding; separate regexes keeps the code paths a ↵ | Brion Vibber | |
bit clearer. Also switched to hitting HTTP profile first; as the common case it'll be faster. | |||
2010-03-03 | Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements. | Brion Vibber | |
2010-03-03 | Added remote join action for group profile | Sarven Capadisli | |
2010-03-03 | Added event hooks for group subscribe | Sarven Capadisli | |
2010-03-03 | Moved the remote subscription button to subscription mini list | Sarven Capadisli | |
2010-03-03 | Added event hooks for start and end of subscriptions mini list | Sarven Capadisli | |
2010-03-03 | Changed label text for remote subscription to something similar. Given | Sarven Capadisli | |
that this button will be used within context of subscriptions, 'New' works along with the '+' icon. | |||
2010-03-02 | Make Facebook plugin look for API key and secret before doing anything | Zach Copley | |
2010-03-03 | Show global key and secret, if defined, in Twitter bridge admin panel | Zach Copley | |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley | |