aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #116 from fabrixxm/adminFriendika2011-06-1642-158/+1474
|\ | | | | Admin pages
| * admin styles to loozah. missing user admin templateFabio Comuni2011-06-164-2/+101
| |
| * Admin users page. some fix to template processor.Fabio Comuni2011-06-165-87/+211
| |
| * fix a small php notice.Fabio Comuni2011-06-161-1/+1
| |
| * Admin: register policy in site page, initial users page. Aside 'Users' link ↵Fabio Comuni2011-06-164-27/+95
| | | | | | | | show pending registrations.
| * ping updates trigger 'nav-update' custom event from <nav>Fabio Comuni2011-06-161-18/+26
| |
| * {{ if }} {{ else }} support in templatesFabio Comuni2011-06-161-7/+32
| |
| * Update info comments in all pluginsFabio Comuni2011-06-1419-30/+151
| |
| * Load plugin info from plugin file. Show README.md or README from plugin dir ↵Fabio Comuni2011-06-145-16/+88
| | | | | | | | in plugin details page
| * update stylesFabio Comuni2011-06-142-1/+72
| |
| * simple plugin details and log view in adminFabio Comuni2011-06-143-2/+80
| |
| * enable/disable plugins from admin pageFabio Comuni2011-06-143-22/+85
| |
| * Merge remote-tracking branch 'friendika-master/master' into adminFabio Comuni2011-06-1445-136/+366
| |\
| * | Initial plugins admin pageFabio Comuni2011-06-143-3/+80
| | |
| * | fix a typo in site settings pagefabrixxm2011-06-131-1/+1
| | |
| * | Admin site pageFabio Comuni2011-06-1310-29/+344
| | |
| * | Add {{ if a==b }} and {{ if a!=b }} to templatesFabio Comuni2011-06-131-1/+16
| | |
| * | fix template's {{ for }} variable lookupFabio Comuni2011-06-131-1/+2
| | |
| * | Fix it stringsFabio Comuni2011-06-131-1/+1
| | |
| * | Add admin page in navFabio Comuni2011-06-132-2/+9
| | |
| * | Initial admin pageFabio Comuni2011-06-133-0/+158
| | |
| * | load $a->config from dbFabio Comuni2011-06-131-1/+14
| | |
* | | avoid race condition on delete checked itemsFriendika2011-06-162-3/+5
| | |
* | | delete selected itemsFriendika2011-06-1511-129/+225
| | |
* | | revupFriendika2011-06-151-1/+1
| | |
* | | iframesFriendika2011-06-152-0/+3
| | |
* | | preserve original timezone adjust selection when editing eventsFriendika2011-06-142-10/+17
| | |
* | | add some whitespace in event htmlFriendika2011-06-141-6/+6
| | |
* | | Dear $username not expanded/replaced in text emailsFriendika2011-06-142-0/+10
| | |
* | | event themingFriendika2011-06-142-1/+39
| | |
* | | event calendar links, editingFriendika2011-06-146-43/+148
| | |
* | | docoFriendika2011-06-131-0/+6
| |/ |/|
* | demo plugin for embedded flash gamesFriendika2011-06-1329-0/+57
| |
* | prev/next icons (instead of text) for photosFriendika2011-06-131-2/+2
| |
* | apps is not an array...Friendika2011-06-131-1/+1
| |
* | avoid returning events from getting posted againFriendika2011-06-133-3/+5
| |
* | link events + personal notes to profile tabsFriendika2011-06-139-18/+87
| |
* | event sharing, cont.Friendika2011-06-137-114/+215
|/
* reduce visibility of lang-select flag (duepuntozero)Friendika2011-06-103-2/+21
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-104-13/+37
|
* event publishFriendika2011-06-093-10/+92
|
* event itemFriendika2011-06-093-4/+78
|
* event communication basicsFriendika2011-06-093-2/+50
|
* default event publish permissions = personalFriendika2011-06-091-0/+3
|
* eventsFriendika2011-06-093-2/+6
|
* set permalink on photo tagsFriendika2011-06-081-1/+8
|
* minor fixes to apps (don't show notes if not logged in) and photos (tag ↵Friendika2011-06-082-3/+14
| | | | delete link is leaking to unauthorised users)
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-0810-51/+119
|
* remove event if attached item is deletedFriendika2011-06-081-0/+11
|
* default uploaded photo permissions were wrongFriendika2011-06-071-3/+5
|