index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2009-12-28
First version of blacklist plugin
Evan Prodromou
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
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
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-23
make sure Geonames API queries use correct arg separator
Evan Prodromou
2009-12-23
Better error notification for Geonames plugin
Evan Prodromou
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-18
Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...
Brion Vibber
2009-12-15
can't repeat your own notice posted through realtime
Evan Prodromou
2009-12-15
Don't show repeater avatar in notice lists
Evan Prodromou
2009-12-15
make realtime plugin grok repeats
Evan Prodromou
2009-12-15
Added .form_repeat notice option to received notices in Realtime plugin
Sarven Capadisli
2009-12-14
Fix Twitter bridge so it responds reasonably to authorization errors.
Zach Copley
2009-12-13
(Puctuation) consistency in clientError() calls.
Siebrand Mazeland
2009-12-11
Build stub .po template for Gravatar plugin
Brion Vibber
2009-12-11
change Notice::saveNew() to use named arguments for little-used options
Evan Prodromou
2009-12-10
Changing avatar should broadcast the profile via OMB.
Eric Helgeson
2009-12-10
remove the Repeat plugin (for now)
Evan Prodromou
2009-12-10
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-10
Add table() and keys() overrides to User_username
Craig Andrews
2009-12-10
move forward form to plugin
Evan Prodromou
2009-12-10
move inbox notice list to repeat plugin
Evan Prodromou
2009-12-10
move forwarding stuff to Repeat plugin
Evan Prodromou
2009-12-09
Initial GravatarPlugin
Eric Helgeson
2009-12-09
Added todo item to Realtime plugin
Sarven Capadisli
2009-12-09
Added a todo list for Realtime plugin
Sarven Capadisli
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-07
Cleanup of recaptcha plugin remove xhtml hack
Eric Helgeson
2009-12-07
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; wil...
Brion Vibber
2009-12-07
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; wil...
Brion Vibber
2009-12-07
remove unit tests for minify
Evan Prodromou
2009-12-07
If localStorage is not supported, showPause as usual
Sarven Capadisli
2009-12-07
Using localStorage to keep the play/pause state of RealtimeUpdate
Sarven Capadisli
2009-12-06
Minor fix for play/pause mouseleave
Sarven Capadisli
2009-12-05
Preliminary UI for Play/Pause behaviour on hover state for notices
Sarven Capadisli
2009-12-05
Add FirePHP plugin - uses FirePHP as an output method for logging
Craig Andrews
2009-12-05
Add configuration option to toggle the indenting of the output HTML. Defaults...
Craig Andrews
2009-12-05
Minify inline JS and CSS (can be disable in configuration)
Craig Andrews
2009-12-04
If a theme server is being used, do not minify theme CSS (as doing so could c...
Craig Andrews
2009-12-04
Separate out some common code
Craig Andrews
2009-12-04
Use inlineScript() instead of element() to write inline javascript
Craig Andrews
[next]