Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-03 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-10-01 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-09-28 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* first export of L10n for languages other than English. Could use some testing/QA. | |||
2010-09-23 | Update POT files for plugins. | Siebrand Mazeland | |
2010-09-19 | Update pot files for plugins. | Siebrand Mazeland | |
2010-09-15 | Update/add pot files for plugins. | Siebrand Mazeland | |
2010-05-27 | Assigning my copyrights to the Free Software Foundation | Craig Andrews | |
2010-04-30 | Remove .po source files. Using pot files. | Siebrand Mazeland | |
2010-04-30 | Update gettext localisation files. | Siebrand Mazeland | |
2010-02-17 | htmloutputter->script() special cases src's that begin with plugin/ or ↵ | Craig Andrews | |
local/ so that plugins don't need to include common_path() in every call to $action->script() Adjust plugins to not call common_path() when it's not necessary Fix minify plugin | |||
2010-02-17 | Fix script references in infinite scroll plugin and autocomplete plugin | Craig Andrews | |
Add indicator.gif used by autocomplete plugin | |||
2010-01-09 | Add version information to a bunch of plugins | Craig Andrews | |
2009-11-19 | Merge branch '0.9-release' | Zach Copley | |
* 0.9-release: (874 commits) Removed call to NewDirectMessage() until IE return is fixed i.e., Don't show flag user button your own profile Fixed HXR response for flag user Using the right form class name Using common_redirect Left a form_data class of a <ul> in the user admin panel Added validation to fields in user admin panel Added a user admin panel Added mobile logos for default and identica themes Changed gif to png Changed this to action. THANKS zach! Doing content negotiation only once Add execute bit to pingqueuehandler Localisation updates for !StatusNet from !translatewiki.net Use the browser's geolocation API to set the location on the notice form Add geometa library, and include it. Add location form elements to the noticeform, and save their values on submission Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc Revert "Re added NICKNAME_FMT constant to router.php." Moved most path and server settings to a new paths admin panel ... Conflicts: js/util.js locale/it_IT/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.po locale/pt_BR/LC_MESSAGES/statusnet.mo locale/vi_VN/LC_MESSAGES/statusnet.mo plugins/InfiniteScroll/infinitescroll.js plugins/Realtime/realtimeupdate.js | |||
2009-11-13 | Fix to work with csarven's changes to util.js | Craig Andrews | |
2009-11-13 | Resetup the ajaxification for replies and favors after inf. scrolling | Craig Andrews | |
Made the selector much more specific, so it only works on pages that have notices | |||
2009-11-13 | Moved class="pagination" to child element and removed element | Sarven Capadisli | |
2009-11-11 | Disable debug mode (so there are no messages written to the javascript console) | Craig Andrews | |
2009-11-11 | Resetup the ajaxification for replies and favors after inf. scrolling | Craig Andrews | |
Made the selector much more specific, so it only works on pages that have notices | |||
2009-09-19 | Make the infinite scroll plugin have a non-infinite scroll (button click to ↵ | Craig Andrews | |
scroll) mode | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | Laconica in plugins | Evan Prodromou | |
2009-08-11 | Corrected the Infinite Scroll CSS Selectors | Craig Andrews | |
Thanks dcostalis for making me aware of the issue! | |||
2009-08-11 | Make notice attachment lightbox work after an infinite scroll happens | Craig Andrews | |
2009-08-06 | Move inline javascript to a separate js file | Craig Andrews | |
2009-08-05 | Used script() function to write out the javascript link | Craig Andrews | |
2009-08-05 | added Infinite Scroll plugin | Craig Andrews | |