Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-30 | Add missing required line so this plugin works if it's the first (or only) ↵ | Craig Andrews | |
Authentication Plugin in use | |||
2009-12-30 | Remove trailing space in checkbox text. | Siebrand Mazeland | |
2009-12-30 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-29 | If we got an identified location at ajax check time, renormalize lat/lon and ↵ | Brion Vibber | |
naming. This'll match other displays of the names more consistently (Opera Plaza, San Francisco, CA, US instead of Opera Plaza, US) | |||
2009-12-29 | Add progress output and optional --sleep-time parameter to triminboxes.php | Brion Vibber | |
2009-12-29 | Revert "Revert "Drop the Google Client API-based AJAX geolocation lookup ↵ | Craig Andrews | |
shim -- it fails to ask for user permission, causing us quite a bit of difficulty."" This reverts commit 552de999bfe660cbf88eb9b1ce19e55b2f6b3d92. Playing a bit of back-and-forth with this one :-) | |||
2009-12-29 | Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it ↵ | Craig Andrews | |
fails to ask for user permission, causing us quite a bit of difficulty." This reverts commit 749b8b5b8ca4d1c39d350879aadddbdb9d8b71d5. | |||
2009-12-29 | Implement user interface for user to preview what location they are sharing ↵ | Craig Andrews | |
with a notice | |||
2009-12-29 | Fix for saving user location preferences -- user_id field was marked as an ↵ | Brion Vibber | |
auto-increment and wasn't getting saved with new inserts. | |||
2009-12-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
Conflicts: scripts/setconfig.php | |||
2009-12-28 | Merge branch 'locshunt' into 0.9.x | Evan Prodromou | |
2009-12-28 | Merge branch 'master' into 0.9.x | Evan Prodromou | |
2009-12-28 | Move location-argument-handling code into a single function | Evan Prodromou | |
Moved the important parts of the location-argument-handling stuff to a single function. Handles defaults and overrides correctly, and easy to use. Changed Web and API channels to use it. | |||
2009-12-28 | let users set location prefs from profile form | Evan Prodromou | |
2009-12-28 | More configuration options for location sharing | Evan Prodromou | |
2009-12-28 | user_id is primary key for user_location_prefs | Evan Prodromou | |
2009-12-28 | remove namespace setting from location; it's unused | Evan Prodromou | |
2009-12-28 | turn off exe bits | Evan Prodromou | |
2009-12-28 | add user-location-prefs data objects | Evan Prodromou | |
2009-12-28 | Add user_location_prefs to upgrade script | Evan Prodromou | |
2009-12-28 | add table user_location_prefs | Evan Prodromou | |
2009-12-28 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou | |
2009-12-28 | First version of blacklist plugin | Evan Prodromou | |
First version of blacklist plugin. Replaces custom code in identi.ca's config.php, which was getting scary and long. Also correctly handles changed nicknames or URLs in profile settings and using 'forbidden' URLs in notice text. | |||
2009-12-28 | Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ↵ | Brion Vibber | |
ask for user permission, causing us quite a bit of difficulty. | |||
2009-12-28 | Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ↵ | Brion Vibber | |
ask for user permission, causing us quite a bit of difficulty. | |||
2009-12-28 | optionally flag a profile for review when blocked | Evan Prodromou | |
2009-12-28 | move flag creation to a method of data object | Evan Prodromou | |
2009-12-28 | add events for unblocking a profile | Evan Prodromou | |
2009-12-28 | events for blocking a user | Evan Prodromou | |
2009-12-28 | check if other user exists before unsub | Evan Prodromou | |
2009-12-28 | phpcs-clean User_flag_profile as best as possible | Evan Prodromou | |
2009-12-28 | phpcs-clean flagprofile.php | Evan Prodromou | |
2009-12-28 | phpcs-clean clearflag.php | Evan Prodromou | |
2009-12-28 | PHPCS-clean adminprofileflags.php | Evan Prodromou | |
2009-12-28 | PHPCS-clean UserFlagPlugin | Evan Prodromou | |
2009-12-28 | clear flags and show flaggers in adminflagprofile | Evan Prodromou | |
2009-12-28 | add stuff for clearing flags to UserFlagPlugin | Evan Prodromou | |
2009-12-28 | Add tools to clear flags | Evan Prodromou | |
Added a form to clear all flags for a profile, when showed on adminprofileflags list. Add an action to handle the form, and a right for the action. | |||
2009-12-28 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-27 | Adjusted showstream , shownotice notice max width | Sarven Capadisli | |
2009-12-27 | pagination works for flagged profiles | Evan Prodromou | |
2009-12-27 | admin page checks for right to review flags | Evan Prodromou | |
2009-12-25 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2009-12-24 | chmod a+x setconfig.php | Brion Vibber | |
2009-12-24 | add setconfig.php script to set configuration options | Evan Prodromou | |
2009-12-24 | Paths admin panel should not insist on an ssl server being specified, | Zach Copley | |
ever. | |||
2009-12-24 | Move ssl settings from site admin panel to paths admin panel | Zach Copley | |
2009-12-24 | add setconfig.php script to set configuration options | Evan Prodromou | |
2009-12-24 | Paths admin panel should not insist on an ssl server being specified, | Zach Copley | |
ever. | |||
2009-12-24 | Move ssl settings from site admin panel to paths admin panel | Zach Copley | |