| Commit message (Expand) | Author | Age | Files | Lines |
* | using pre - one less str_replace for log viewing | Friendika | 2011-06-20 | 1 | -3/+3 |
* | module to provide local "find people like me" when global dir unavailable | Friendika | 2011-06-20 | 2 | -1/+42 |
* | api post sort of working - output status,user need to be swapped | Friendika | 2011-06-19 | 1 | -0/+2 |
* | move profile privacy settings to the Privacy section of the Settings page | Friendika | 2011-06-19 | 3 | -20/+42 |
* | Change logic in admin.php to load plugin settings form. Add statusnet setting... | fabrixxm | 2011-06-19 | 1 | -5/+8 |
* | admin: fix last item date in users list, fix plugins details template | fabrixxm | 2011-06-18 | 1 | -4/+5 |
* | Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings... | fabrixxm | 2011-06-18 | 1 | -14/+40 |
* | add pagination to admin/user page to support large numbers of users | Friendika | 2011-06-17 | 1 | -4/+16 |
* | remove debug statements | Friendika | 2011-06-16 | 1 | -2/+2 |
* | fix admin log viewer (will only read the last 5M of the log, and puts the tex... | Friendika | 2011-06-16 | 1 | -0/+21 |
* | Merge pull request #116 from fabrixxm/admin | Friendika | 2011-06-16 | 2 | -75/+683 |
|\ |
|
| * | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 2 | -80/+195 |
| * | Admin: register policy in site page, initial users page. Aside 'Users' link s... | Fabio Comuni | 2011-06-16 | 1 | -15/+56 |
| * | Load plugin info from plugin file. Show README.md or README from plugin dir i... | Fabio Comuni | 2011-06-14 | 1 | -5/+15 |
| * | simple plugin details and log view in admin | Fabio Comuni | 2011-06-14 | 1 | -2/+56 |
| * | enable/disable plugins from admin page | Fabio Comuni | 2011-06-14 | 1 | -1/+52 |
| * | Merge remote-tracking branch 'friendika-master/master' into admin | Fabio Comuni | 2011-06-14 | 7 | -127/+73 |
| |\ |
|
| * | | Initial plugins admin page | Fabio Comuni | 2011-06-14 | 1 | -2/+49 |
| * | | fix a typo in site settings page | fabrixxm | 2011-06-13 | 1 | -1/+1 |
| * | | Admin site page | Fabio Comuni | 2011-06-13 | 1 | -3/+188 |
| * | | Initial admin page | Fabio Comuni | 2011-06-13 | 1 | -0/+105 |
* | | | avoid race condition on delete checked items | Friendika | 2011-06-16 | 1 | -0/+2 |
* | | | delete selected items | Friendika | 2011-06-15 | 3 | -100/+10 |
* | | | preserve original timezone adjust selection when editing events | Friendika | 2011-06-14 | 1 | -10/+14 |
* | | | Dear $username not expanded/replaced in text emails | Friendika | 2011-06-14 | 2 | -0/+10 |
* | | | event calendar links, editing | Friendika | 2011-06-14 | 1 | -34/+102 |
| |/
|/| |
|
* | | prev/next icons (instead of text) for photos | Friendika | 2011-06-13 | 1 | -2/+2 |
* | | avoid returning events from getting posted again | Friendika | 2011-06-13 | 1 | -0/+1 |
* | | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 4 | -15/+22 |
* | | event sharing, cont. | Friendika | 2011-06-13 | 3 | -110/+48 |
|/ |
|
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -2/+2 |
* | event publish | Friendika | 2011-06-09 | 1 | -10/+25 |
* | event item | Friendika | 2011-06-09 | 1 | -1/+50 |
* | default event publish permissions = personal | Friendika | 2011-06-09 | 1 | -0/+3 |
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
* | set permalink on photo tags | Friendika | 2011-06-08 | 1 | -1/+8 |
* | minor fixes to apps (don't show notes if not logged in) and photos (tag delet... | Friendika | 2011-06-08 | 2 | -3/+14 |
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 3 | -13/+3 |
* | remove event if attached item is deleted | Friendika | 2011-06-08 | 1 | -0/+11 |
* | default uploaded photo permissions were wrong | Friendika | 2011-06-07 | 1 | -3/+5 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 2 | -3/+3 |
* | more progress on events | Friendika | 2011-06-07 | 1 | -16/+49 |
* | first recently uploaded photo (in 3 hours) to an older existing album, post m... | Friendika | 2011-06-07 | 1 | -2/+2 |
* | basic saving of events | Friendika | 2011-06-06 | 1 | -7/+34 |
* | tinymce for event fields | Friendika | 2011-06-06 | 1 | -5/+9 |
* | prev/next links in calendar | Friendika | 2011-06-06 | 1 | -1/+17 |
* | event listings | Friendika | 2011-06-06 | 1 | -1/+18 |
* | more events framework | Friendika | 2011-06-06 | 1 | -0/+68 |
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i... | Friendika | 2011-06-06 | 3 | -6/+14 |
* | Small fix to theme selector | fabrixxm | 2011-06-06 | 1 | -1/+1 |