Commit Graph

  • 043bde42a6 fix banding on logo, xhtml compliant list and basic table support Friendika 2011-06-21 16:29:43 -07:00
  • ab143a3102 Merge pull request #123 from fabrixxm/api Friendika 2011-06-21 03:47:27 -07:00
  • 655f5c7b9f use "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better. Fabio Comuni 2011-06-21 12:00:52 +02:00
  • 7cd7a79807 remove duplicate tag in atom response Fabio Comuni 2011-06-21 11:44:26 +02:00
  • 296f1b0123 add users infos to rss and atom api responses Fabio Comuni 2011-06-21 11:41:16 +02:00
  • 7f387d93ae only show app on top-level or standalone posts Friendika 2011-06-21 00:56:24 -07:00
  • 2b11ff65dc use original application if available Friendika 2011-06-21 00:50:54 -07:00
  • 5a23440fb4 restrict FB imports which have privacy policies to the post owner. Also add facebook to $item['app'] on imported posts from FB. Friendika 2011-06-20 22:18:03 -07:00
  • 55112cfdd0 item source Friendika 2011-06-20 19:08:40 -07:00
  • db336929cd add rate limit call so spaz will work Friendika 2011-06-20 17:16:13 -07:00
  • 285d617569 using pre - one less str_replace for log viewing Friendika 2011-06-20 16:10:03 -07:00
  • de24f68112 module to provide local "find people like me" when global dir unavailable Friendika 2011-06-20 05:14:42 -07:00
  • f256e31e4f Merge pull request #122 from tobiasd/master Friendika 2011-06-20 04:17:37 -07:00
  • b86ae9de7f use atom_time on atom entries Friendika 2011-06-20 01:38:26 -07:00
  • f0c5a1b21b typo and wording for the German language files Tobias Diekershoff 2011-06-20 09:47:42 +02:00
  • f3292e68a2 user and status outputs reversed for api post Friendika 2011-06-19 21:08:51 -07:00
  • b56e00c7c5 api post sort of working - output status,user need to be swapped Friendika 2011-06-19 20:13:24 -07:00
  • cc7c72be90 statusnet API posting (untested as behind firewall at the moment) Friendika 2011-06-19 18:50:18 -07:00
  • c2dcff0d02 move profile privacy settings to the Privacy section of the Settings page Friendika 2011-06-19 16:47:03 -07:00
  • 76ddbff0b5 Merge branch 'pull' Friendika 2011-06-19 15:56:07 -07:00
  • d8e2dc23b9 revup Friendika 2011-06-19 15:55:19 -07:00
  • 7c28e58932 Merge pull request #121 from fabrixxm/admin Friendika 2011-06-19 15:54:55 -07:00
  • 001982cac0 Change logic in admin.php to load plugin settings form. Add statusnet settings form. fabrixxm 2011-06-19 15:43:10 +02:00
  • b650183cd4 Save in db if addon define "$addon_plugin_admin" function. Add "plugin_admin" column to "addon" table fabrixxm 2011-06-19 15:42:06 +02:00
  • 10eb79a629 add array support to set_config and get_config fabrixxm 2011-06-19 15:10:31 +02:00
  • fba2056b1f Merge branch 'pull' Friendika 2011-06-19 03:41:57 -07:00
  • f094b32d55 Merge pull request #120 from fabrixxm/dispy Friendika 2011-06-19 03:40:10 -07:00
  • 33bafa62aa dispy code tag style fabrixxm 2011-06-19 12:17:13 +02:00
  • 4bc8ab6e7d Update dispy. Add admin link and styles, add help link, other fixes fabrixxm 2011-06-19 11:21:30 +02:00
  • c10e913a4b update admin style in loozah fabrixxm 2011-06-19 11:20:35 +02:00
  • 3b759585d2 fix banner in duepuntozero fabrixxm 2011-06-19 11:20:13 +02:00
  • 1b04c3c8e2 Merge branch 'pull' Friendika 2011-06-18 15:40:02 -07:00
  • b58db8420a revup Friendika 2011-06-18 15:39:19 -07:00
  • 8f5727430b Merge pull request #119 from bufalo1973/patch-1 Friendika 2011-06-18 15:38:49 -07:00
  • ccffd583d1 Added backslash to $name so it doesn't throws an error. bufalo1973 2011-06-18 14:01:49 -07:00
  • cf9f23fb74 Merge pull request #118 from fabrixxm/admin Friendika 2011-06-18 00:17:36 -07:00
  • 4b633d54bb admin: fix last item date in users list, fix plugins details template fabrixxm 2011-06-18 08:52:51 +02:00
  • 23931ab719 Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example. fabrixxm 2011-06-18 08:29:59 +02:00
  • 9e2db5d5a6 tooltip for selecting items Friendika 2011-06-17 23:06:42 -07:00
  • 787f079d13 improved UI for checked items to be deleted Friendika 2011-06-17 22:58:15 -07:00
  • 484b248f73 add pagination to admin/user page to support large numbers of users Friendika 2011-06-17 16:21:11 -07:00
  • 4ca730e5d7 remove debug statements Friendika 2011-06-16 23:17:25 -07:00
  • fb0b22fb13 fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div) Friendika 2011-06-16 22:20:12 -07:00
  • a66083b3e4 imported event should not have wall flag set Friendika 2011-06-16 18:11:00 -07:00
  • bb73c0b9f3 Merge branch 'pull' Friendika 2011-06-16 15:29:04 -07:00
  • 6709beb2ac Merge pull request #117 from tobiasd/master Friendika 2011-06-16 15:27:45 -07:00
  • b61a7158da Merge pull request #116 from fabrixxm/admin Friendika 2011-06-16 15:27:12 -07:00
  • 0f3292fefb revup Friendika 2011-06-16 15:26:39 -07:00
  • 6802911522 put the green back in the panel background Tobias Diekershoff 2011-06-16 17:22:03 +02:00
  • bca1dcf2d6 Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-16 15:30:51 +02:00
  • a652cd5095 admin styles to loozah. missing user admin template Fabio Comuni 2011-06-16 15:08:50 +02:00
  • ede011cc32 Admin users page. some fix to template processor. Fabio Comuni 2011-06-16 14:56:43 +02:00
  • c94b809634 fix a small php notice. Fabio Comuni 2011-06-16 12:14:04 +02:00
  • 5f583fb8d6 Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations. Fabio Comuni 2011-06-16 12:05:35 +02:00
  • ffee5dd69e ping updates trigger 'nav-update' custom event from <nav> Fabio Comuni 2011-06-16 12:04:27 +02:00
  • 63390aa800 {{ if }} {{ else }} support in templates Fabio Comuni 2011-06-16 12:02:05 +02:00
  • c92e6ed929 avoid race condition on delete checked items Friendika 2011-06-16 00:38:41 -07:00
  • e5b54e74ba delete selected items Friendika 2011-06-15 20:43:39 -07:00
  • ae3c9b7b2b Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-16 02:09:29 +02:00
  • 7659f2a87a revup Friendika 2011-06-15 16:33:02 -07:00
  • 7601ce7de7 iframes Friendika 2011-06-15 03:41:28 -07:00
  • dbf6ee6a05 Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-15 07:02:38 +02:00
  • cee63c7a0d preserve original timezone adjust selection when editing events Friendika 2011-06-14 21:44:27 -07:00
  • c379774300 add some whitespace in event html Friendika 2011-06-14 21:22:52 -07:00
  • ca84823437 Dear $username not expanded/replaced in text emails Friendika 2011-06-14 20:49:25 -07:00
  • fcdebc2324 event theming Friendika 2011-06-14 20:07:40 -07:00
  • 5105b3febc event calendar links, editing Friendika 2011-06-14 19:48:37 -07:00
  • b7dc9f8867 Update info comments in all plugins Fabio Comuni 2011-06-14 15:08:03 +02:00
  • 00e142e4f7 Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page Fabio Comuni 2011-06-14 14:21:43 +02:00
  • 283160901f update styles Fabio Comuni 2011-06-14 14:21:00 +02:00
  • 25d1637ec4 simple plugin details and log view in admin Fabio Comuni 2011-06-14 11:54:14 +02:00
  • 5dc8fbccb2 enable/disable plugins from admin page Fabio Comuni 2011-06-14 11:16:27 +02:00
  • b1184f3fde Merge remote-tracking branch 'friendika-master/master' into admin Fabio Comuni 2011-06-14 10:37:54 +02:00
  • 5882d8d022 Initial plugins admin page Fabio Comuni 2011-06-14 10:35:56 +02:00
  • d08b068031 Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-14 08:10:38 +02:00
  • a62d33dd48 doco Friendika 2011-06-13 22:28:51 -07:00
  • 9b9bd35cba demo plugin for embedded flash games Friendika 2011-06-13 22:21:48 -07:00
  • 4469f92ea3 prev/next icons (instead of text) for photos Friendika 2011-06-13 21:43:21 -07:00
  • dc10178b18 apps is not an array... Friendika 2011-06-13 21:37:56 -07:00
  • 05eb9ceaba avoid returning events from getting posted again Friendika 2011-06-13 20:42:37 -07:00
  • fb92dbf5d6 link events + personal notes to profile tabs Friendika 2011-06-13 20:32:30 -07:00
  • d5fdd4287d event sharing, cont. Friendika 2011-06-13 19:06:49 -07:00
  • 4ba23df20a fix a typo in site settings page fabrixxm 2011-06-13 18:29:14 +02:00
  • ab27f1393e Admin site page Fabio Comuni 2011-06-13 18:03:06 +02:00
  • f80521923d Add {{ if a==b }} and {{ if a!=b }} to templates Fabio Comuni 2011-06-13 18:02:40 +02:00
  • e14d5851a7 fix template's {{ for }} variable lookup Fabio Comuni 2011-06-13 12:53:41 +02:00
  • a1c59d6011 Fix it strings Fabio Comuni 2011-06-13 12:53:03 +02:00
  • 494288ab9f Add admin page in nav Fabio Comuni 2011-06-13 12:52:52 +02:00
  • 3364c2a2d8 Initial admin page Fabio Comuni 2011-06-13 12:52:29 +02:00
  • afd0f8e4d8 load $a->config from db Fabio Comuni 2011-06-13 12:51:36 +02:00
  • 4d3c6941ca Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-11 08:33:02 +02:00
  • d66056af9d reduce visibility of lang-select flag (duepuntozero) Friendika 2011-06-10 20:39:46 -07:00
  • eb6666e156 Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-10 19:14:10 +02:00
  • 7c60701efc fixed a few feed problems affecting activity objects/targets Friendika 2011-06-10 01:51:14 -07:00
  • 8390e8b19b Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-10 07:02:53 +02:00
  • b857a49bfe event publish Friendika 2011-06-09 21:23:45 -07:00
  • 8aaf55c1e6 event item Friendika 2011-06-09 20:02:48 -07:00
  • 67021c132a event communication basics Friendika 2011-06-09 16:24:29 -07:00
  • 7ffd0ee41a Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-06-09 10:20:47 +02:00
  • 9203b48527 default event publish permissions = personal Friendika 2011-06-09 01:01:29 -07:00