Commit Graph

571 Commits

Author SHA1 Message Date
Friendika b61a7158da Merge pull request #116 from fabrixxm/admin
Admin pages
2011-06-16 15:27:12 -07:00
Fabio Comuni ede011cc32 Admin users page. some fix to template processor. 2011-06-16 14:56:43 +02:00
Fabio Comuni ffee5dd69e ping updates trigger 'nav-update' custom event from <nav> 2011-06-16 12:04:27 +02:00
Fabio Comuni 63390aa800 {{ if }} {{ else }} support in templates 2011-06-16 12:02:05 +02:00
Friendika e5b54e74ba delete selected items 2011-06-15 20:43:39 -07:00
Friendika 7601ce7de7 iframes 2011-06-15 03:41:28 -07:00
Friendika cee63c7a0d preserve original timezone adjust selection when editing events 2011-06-14 21:44:27 -07:00
Friendika c379774300 add some whitespace in event html 2011-06-14 21:22:52 -07:00
Friendika 5105b3febc event calendar links, editing 2011-06-14 19:48:37 -07:00
Fabio Comuni b1184f3fde Merge remote-tracking branch 'friendika-master/master' into admin 2011-06-14 10:37:54 +02:00
Friendika dc10178b18 apps is not an array... 2011-06-13 21:37:56 -07:00
Friendika 05eb9ceaba avoid returning events from getting posted again 2011-06-13 20:42:37 -07:00
Friendika fb92dbf5d6 link events + personal notes to profile tabs 2011-06-13 20:32:30 -07:00
Friendika d5fdd4287d event sharing, cont. 2011-06-13 19:06:49 -07:00
Fabio Comuni f80521923d Add {{ if a==b }} and {{ if a!=b }} to templates 2011-06-13 18:02:40 +02:00
Fabio Comuni e14d5851a7 fix template's {{ for }} variable lookup 2011-06-13 12:53:41 +02:00
Fabio Comuni 494288ab9f Add admin page in nav 2011-06-13 12:52:52 +02:00
Friendika d66056af9d reduce visibility of lang-select flag (duepuntozero) 2011-06-10 20:39:46 -07:00
Friendika 7c60701efc fixed a few feed problems affecting activity objects/targets 2011-06-10 01:51:14 -07:00
Friendika 8aaf55c1e6 event item 2011-06-09 20:02:48 -07:00
Friendika 67021c132a event communication basics 2011-06-09 16:24:29 -07:00
Friendika d371241e66 events 2011-06-09 00:58:45 -07:00
Friendika df8ac668b8 more calendar work, undo strict_privacy flag to use different approach 2011-06-08 21:06:02 -07:00
Friendika e2f1540f25 events, continued. Also better regex matching accounting for empty elements 2011-06-07 22:13:07 -07:00
Friendika 33fe26ecb0 more progress on events 2011-06-07 20:10:43 -07:00
Friendika c1b2e90e37 basic saving of events 2011-06-06 22:27:38 -07:00
Friendika fcb4316c29 tinymce for event fields 2011-06-06 21:49:07 -07:00
Friendika 9f51233451 event listings 2011-06-06 20:17:36 -07:00
Friendika 452245d988 more events framework 2011-06-06 19:59:20 -07:00
Friendika c0094aa4f8 strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues 2011-06-06 16:26:11 -07:00
Friendika 4c629e274b begin event module 2011-06-05 23:10:07 -07:00
Friendika 4284c6f9ee use icon for language selector instead of hotkey 2011-06-05 17:32:56 -07:00
Friendika 7b02e178a4 more work on facebook re-queue 2011-06-05 02:18:18 -07:00
Friendika 182582eed8 load hooks inside queue 2011-06-05 02:09:31 -07:00
Friendika 00c548cc8f new member page 2011-06-03 06:12:34 -07:00
Friendika a27391c33a facebook queueing on failure, sync update.php with boot.php update version to avoid race condition 2011-06-03 01:16:17 -07:00
Friendika f2bdcb19e7 adjust acl_selector max name length to prevent div overflow 2011-06-02 20:58:44 -07:00
Friendika 1eb177235b add queue_deliver plugin hook 2011-06-02 18:26:06 -07:00
Friendika b8c4d73377 show group affiliations in contact editor 2011-05-31 19:24:26 -07:00
Friendika 656d861b3e on rare occasions posts do not get a parent. The only thing which could cause it is if we can't find our new post. So we'll check for this and try one more time before failing. 2011-05-29 22:50:36 -07:00
Friendika dd4d5707b0 order groups by name 2011-05-29 21:45:00 -07:00
Friendika 547fd1e0e5 small fixes to item post to try and sort out segfault issues on php 5.3 (?) 2011-05-29 15:47:26 -07:00
Friendika 4e8a97f30a bug #38 posts and photos only visible to friends if so configured 2011-05-28 00:42:01 -07:00
Friendika b0c383a6d0 begin event module 2011-05-27 21:01:30 -07:00
Friendika b93f0df890 email - search from, to, cc, and bcc 2011-05-27 04:07:44 -07:00
Friendika ecb300177c troublesome feed was a 307 redirect. We didn't recognise 307 2011-05-26 23:10:40 -07:00
Friendika 2a679b1164 file attachments 2011-05-25 02:08:15 -07:00
Friendika 73b4faca5c basic file upload/attach 2011-05-24 22:40:52 -07:00
Friendika bc8eba4884 turn on attach display 2011-05-24 20:45:02 -07:00
Friendika 87de839974 attachment display 2011-05-24 20:41:29 -07:00