Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | CSRF-Protection in the group-related form (creating, renaming and dropping a ↵ | Tobias Hößl | 2012-03-18 | 1 | -7/+19 |
| | | | | group, adding/removing members from it) | ||||
* | group: fix create new group form | Fabio Comuni | 2012-03-02 | 1 | -0/+1 |
| | |||||
* | less html in mod/group.php, template for group members editor, quattro theme ↵ | Fabio Comuni | 2012-02-23 | 1 | -41/+39 |
| | | | | for group edit. | ||||
* | mark all notifications read | friendica | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | moved contact group header out of scrolling div so it doens't vanish whenlot | Devlon Duthie | 2011-09-25 | 1 | -2/+3 |
| | | | | more css tweaks | ||||
* | add group highlight to other pages | Friendika | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | switch to text mode group editor after 'n' contacts | Friendika | 2011-06-29 | 1 | -2/+12 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -3/+3 |
| | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | bug #70 - error messages on group deletion, warning cleanup | Friendika | 2011-05-15 | 1 | -2/+5 |
| | |||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -3/+3 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -3/+3 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | cleanup | Friendika | 2011-04-12 | 1 | -31/+51 |
| | |||||
* | first cut at group chooser UI | Friendika | 2011-04-12 | 1 | -0/+19 |
| | |||||
* | visual display of group members | Friendika | 2011-04-11 | 1 | -4/+11 |
| | |||||
* | more templates converted to string files | Friendika | 2011-04-06 | 1 | -2/+10 |
| | |||||
* | don't process empty or non-existent group array | Friendika | 2011-01-02 | 1 | -2/+3 |
| | |||||
* | view directory cleanup | Friendika | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -9/+9 |
| | |||||
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 1 | -1/+3 |
| | |||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -3/+3 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -3/+3 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -24/+19 |
| | |||||
* | group removal | Mike Macgirvin | 2010-08-11 | 1 | -3/+3 |
| | |||||
* | group drop | Mike Macgirvin | 2010-08-11 | 1 | -9/+31 |
| | |||||
* | . | Mike Macgirvin | 2010-07-13 | 1 | -2/+10 |
| | |||||
* | group editor cleanup | Mike Macgirvin | 2010-07-13 | 1 | -2/+39 |
| | |||||
* | more group editor | Mike Macgirvin | 2010-07-13 | 1 | -4/+13 |
| | |||||
* | groups and acls | Mike Macgirvin | 2010-07-12 | 1 | -2/+25 |
| | |||||
* | group creation | Mike Macgirvin | 2010-07-11 | 1 | -0/+56 |