Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-19 | Localisation updates for !StatusNet from !translatewiki.net | Siebrand Mazeland | |
* adding plural forms for all localisations | |||
2009-11-19 | Revert "Re added NICKNAME_FMT constant to router.php." | Eric Helgeson | |
This reverts commit 9f15febf88769493aa834cab5b916cb46298842a. Issues with remote OMB. Will revisit and fix correctly | |||
2009-11-19 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: take out void setLabel() call in Mapstraction Updated max-width for profile and single notice page add username and timestamp to map popup | |||
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley | |
2009-11-19 | take out void setLabel() call in Mapstraction | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Updated max-width for profile and single notice page | Sarven Capadisli | |
2009-11-19 | add username and timestamp to map popup | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | show maps on inbox and personal page | Evan Prodromou | |
2009-11-19 | tobyink's RDF compatibility patch | Craig Andrews | |
2009-11-19 | Brought the plugin up to date with recent 0.9.x changes e.g., | Sarven Capadisli | |
Theme::path | |||
2009-11-19 | tobyink's location RDF patch | Craig Andrews | |
2009-11-19 | add markers for each notice and show the bounding box correctly | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Added lat and lon coordinates to notice location | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-19 | put out provider JS correctly | Evan Prodromou | |
2009-11-19 | Should be using onHandleQueuedNotice instead of onEndNoticeSave | Craig Andrews | |
2009-11-19 | first steps towards usermaps | Evan Prodromou | |
2009-11-19 | Added @class 'location', 'at' text reference for name, and @class 'geo' | Sarven Capadisli | |
2009-11-19 | Changed notice source and location order | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-19 | Notice option alignment | Sarven Capadisli | |
2009-11-19 | Updated layout for notice info and options | Sarven Capadisli | |
2009-11-19 | Updated form markup for email settings | Sarven Capadisli | |
2009-11-19 | Updated .form_settings fieldset fieldset styles | Sarven Capadisli | |
2009-11-19 | Added fieldsets for site admin page | Sarven Capadisli | |
2009-11-19 | Merge branch 'admin-sections/3' into 0.9.x | Zach Copley | |
* admin-sections/3: Added locales_path to site admin panel Site admin panel mostly done. Still need to add CC license chooser. | |||
2009-11-19 | Added locales_path to site admin panel | Zach Copley | |
2009-11-19 | Site admin panel mostly done. Still need to add CC license chooser. | Zach Copley | |
2009-11-19 | Updated markup and style for design admin fieldsets | Sarven Capadisli | |
2009-11-18 | Merge branch 'admin-sections/2' into 0.9.x | Zach Copley | |
* admin-sections/2: Design admin panel mostly done. | |||
2009-11-18 | Design admin panel mostly done. | Zach Copley | |
2009-11-18 | Check profile->update() result against false exactly; we may legitimately ↵ | Brion Vibber | |
get 0 back if no rows were changed. DB objects normally would return true, but the comparisons aren't 100% reliable when we've got numbers which could be ints or strings or floats. Caused failures saving profile settings with Geonames plugin enabled; the lat/lon/id fields would get re-set with freshly looked up values which no longer matched the previous values as far as the data object could tell, but which saved as the same ol' numbers. | |||
2009-11-19 | Removing "join-existing". Do not add on update, just rebuild complete pot. ↵ | Siebrand Mazeland | |
The pot file gets really dirty, really quickly. | |||
2009-11-18 | Added support for pgettext() and npgettext() to separate contexts for ↵ | Brion Vibber | |
translatable messages that are going to be ambiguous in English original. | |||
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Craig Andrews | |
2009-11-18 | You cannot use static that way - using another approach to save reuse the ↵ | Craig Andrews | |
default ldap connection | |||
2009-11-18 | Reuse ldap connections for the default config | Craig Andrews | |
2009-11-18 | do not required that roles_to_groups be specified | Craig Andrews | |
2009-11-18 | Blasted missing a $this! | Craig Andrews | |
2009-11-18 | Should not canonicalize nickname before calling common_check_user | Craig Andrews | |
2009-11-18 | Consolidate group creation into static function in User_group | Eric Helgeson | |
2009-11-18 | rename isMemberOfGroup to be more consistent with other LDAP functions | Craig Andrews | |
2009-11-18 | correct login checking logic | Craig Andrews | |
2009-11-18 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description. Localisation updates from !translatewiki !StatusNet Check for dupe from insertNoticeItem() | |||
2009-11-18 | Add MuSTArD to notice sources | Zach Copley | |