Age | Commit message (Expand) | Author |
2009-12-31 | Initial UI for geo location share option in notice form | Sarven Capadisli |
2009-12-31 | Moving notice_data-location_wrap after notice form fieldset | Sarven Capadisli |
2009-12-31 | Moved JavaScript dependant stuff out of noticeform. | Sarven Capadisli |
2009-12-31 | jQuery select SN.C.S.NoticeLocationName once. | Sarven Capadisli |
2009-12-31 | Removed style information out of HTML | Sarven Capadisli |
2009-12-31 | Using semicolon to seperate lat and long; RFC2426 | Sarven Capadisli |
2009-12-31 | NoticeLocationAttach() slightly more readable | Sarven Capadisli |
2009-12-31 | Compare by type | Sarven Capadisli |
2009-12-31 | If UA doens't support navigation.geolocation or have JavaScript | Sarven Capadisli |
2009-12-31 | length is faster than size() | Sarven Capadisli |
2009-12-31 | Use the location setting profile as secondary | Sarven Capadisli |
2009-12-31 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-12-31 | If user is sharing their location (based on profile setting), then | Sarven Capadisli |
2009-12-31 | If user doesn't want to share their location (which is globally set | Sarven Capadisli |
2009-12-31 | Fix to grab and use the actual lat/lon values from the user profile | Sarven Capadisli |
2009-12-31 | Moved shareLocation data from formActions() to formData() | Sarven Capadisli |
2009-12-31 | Fixed Event end name | Sarven Capadisli |
2009-12-30 | Enable memcache automatic compression, starting at 20k and only if compressio... | Craig Andrews |
2009-12-30 | Add missing required line so this plugin works if it's the first (or only) Au... | Craig Andrews |
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 |
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 shim... | Craig Andrews |
2009-12-29 | Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f... | Craig Andrews |
2009-12-29 | Implement user interface for user to preview what location they are sharing w... | Craig Andrews |
2009-12-29 | Fix for saving user location preferences -- user_id field was marked as an au... | Brion Vibber |
2009-12-28 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
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 |
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 |
2009-12-28 | Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ... | Brion Vibber |
2009-12-28 | Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ... | Brion Vibber |
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 |