Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Admin: register policy in site page, initial users page. Aside 'Users' link ↵ | Fabio Comuni | 2011-06-16 | 4 | -27/+95 |
| | | | | show pending registrations. | ||||
* | ping updates trigger 'nav-update' custom event from <nav> | Fabio Comuni | 2011-06-16 | 1 | -18/+26 |
| | |||||
* | {{ if }} {{ else }} support in templates | Fabio Comuni | 2011-06-16 | 1 | -7/+32 |
| | |||||
* | Update info comments in all plugins | Fabio Comuni | 2011-06-14 | 19 | -30/+151 |
| | |||||
* | Load plugin info from plugin file. Show README.md or README from plugin dir ↵ | Fabio Comuni | 2011-06-14 | 5 | -16/+88 |
| | | | | in plugin details page | ||||
* | update styles | Fabio Comuni | 2011-06-14 | 2 | -1/+72 |
| | |||||
* | simple plugin details and log view in admin | Fabio Comuni | 2011-06-14 | 3 | -2/+80 |
| | |||||
* | enable/disable plugins from admin page | Fabio Comuni | 2011-06-14 | 3 | -22/+85 |
| | |||||
* | Merge remote-tracking branch 'friendika-master/master' into admin | Fabio Comuni | 2011-06-14 | 45 | -136/+366 |
|\ | |||||
| * | demo plugin for embedded flash games | Friendika | 2011-06-13 | 29 | -0/+57 |
| | | |||||
| * | prev/next icons (instead of text) for photos | Friendika | 2011-06-13 | 1 | -2/+2 |
| | | |||||
| * | apps is not an array... | Friendika | 2011-06-13 | 1 | -1/+1 |
| | | |||||
| * | avoid returning events from getting posted again | Friendika | 2011-06-13 | 3 | -3/+5 |
| | | |||||
| * | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 9 | -18/+87 |
| | | |||||
| * | event sharing, cont. | Friendika | 2011-06-13 | 7 | -114/+215 |
| | | |||||
* | | Initial plugins admin page | Fabio Comuni | 2011-06-14 | 3 | -3/+80 |
| | | |||||
* | | fix a typo in site settings page | fabrixxm | 2011-06-13 | 1 | -1/+1 |
| | | |||||
* | | Admin site page | Fabio Comuni | 2011-06-13 | 10 | -29/+344 |
| | | |||||
* | | Add {{ if a==b }} and {{ if a!=b }} to templates | Fabio Comuni | 2011-06-13 | 1 | -1/+16 |
| | | |||||
* | | fix template's {{ for }} variable lookup | Fabio Comuni | 2011-06-13 | 1 | -1/+2 |
| | | |||||
* | | Fix it strings | Fabio Comuni | 2011-06-13 | 1 | -1/+1 |
| | | |||||
* | | Add admin page in nav | Fabio Comuni | 2011-06-13 | 2 | -2/+9 |
| | | |||||
* | | Initial admin page | Fabio Comuni | 2011-06-13 | 3 | -0/+158 |
| | | |||||
* | | load $a->config from db | Fabio Comuni | 2011-06-13 | 1 | -1/+14 |
|/ | |||||
* | reduce visibility of lang-select flag (duepuntozero) | Friendika | 2011-06-10 | 3 | -2/+21 |
| | |||||
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 4 | -13/+37 |
| | |||||
* | event publish | Friendika | 2011-06-09 | 3 | -10/+92 |
| | |||||
* | event item | Friendika | 2011-06-09 | 3 | -4/+78 |
| | |||||
* | event communication basics | Friendika | 2011-06-09 | 3 | -2/+50 |
| | |||||
* | default event publish permissions = personal | Friendika | 2011-06-09 | 1 | -0/+3 |
| | |||||
* | events | Friendika | 2011-06-09 | 3 | -2/+6 |
| | |||||
* | 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 ↵ | Friendika | 2011-06-08 | 2 | -3/+14 |
| | | | | delete link is leaking to unauthorised users) | ||||
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 10 | -51/+119 |
| | |||||
* | 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 | 7 | -43/+43 |
| | |||||
* | more progress on events | Friendika | 2011-06-07 | 8 | -31/+177 |
| | |||||
* | Merge pull request #115 from fabrixxm/tr | Friendika | 2011-06-07 | 3 | -513/+617 |
|\ | | | | | update it strings | ||||
| * | update it strings | fabrixxm | 2011-06-07 | 2 | -512/+616 |
| | | |||||
| * | fix po2php plurals regexp and IT strings.php | fabrixxm | 2011-06-07 | 1 | -1/+1 |
| | | |||||
* | | first recently uploaded photo (in 3 hours) to an older existing album, post ↵ | Friendika | 2011-06-07 | 2 | -3/+3 |
|/ | | | | made visible | ||||
* | basic saving of events | Friendika | 2011-06-06 | 2 | -11/+42 |
| | |||||
* | tinymce for event fields | Friendika | 2011-06-06 | 2 | -7/+11 |
| | |||||
* | prev/next links in calendar | Friendika | 2011-06-06 | 1 | -1/+17 |
| | |||||
* | event listings | Friendika | 2011-06-06 | 4 | -5/+27 |
| | |||||
* | more events framework | Friendika | 2011-06-06 | 2 | -3/+105 |
| | |||||
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵ | Friendika | 2011-06-06 | 5 | -9/+35 |
| | | | | issues | ||||
* | Merge branch 'pull' | Friendika | 2011-06-06 | 5 | -6/+22 |
|\ | |||||
| * | Merge pull request #114 from fabrixxm/dispy | Friendika | 2011-06-06 | 4 | -5/+21 |
| |\ | | | | | | | Missing icons in dispy |