Commit Graph

68 Commits

Author SHA1 Message Date
Friendika 557a7d0cec stuff
- background the external network notifications (Facebook, Twitter, Statusnet)
 - add vimeo support
 - consolidate editor video options (insert video, regardless of source)
 - add "Connector Settings" page purely for configuring connectors
 - moved mailbox settings to Connectors
 - Move the "Connect/Follow" dialogue out of "find people" and move to top.
 - Add "Find People" dialogue
 - minor theme edits on duepuntozero and testbubble to make all this stuff work
 - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
2011-10-11 18:24:37 -07:00
Friendika 7d6a67f903 mostly cosmetic changes to make DB tables accurately reflect the conversation members 2011-10-05 19:16:05 -07:00
Fabio Comuni 4d5580ab77 fix typo 2011-10-03 09:38:58 +02:00
Fabio Comuni 60e0f79b9f Merge remote-tracking branch 'friendika/master' 2011-09-30 14:31:20 +02:00
Fabio Comuni dfb3ee6e29 fix star icon viewing profile page as unlogged user 2011-09-30 14:31:01 +02:00
Friendika c1221cc052 add display_item hook to 'search|new' message display 2011-09-29 15:52:31 -07:00
Fabio Comuni 41617ee987 fix search_item.tpl, fix 'new' view in network page, fix walltowall template in 'quattro' theme 2011-09-28 10:30:32 +02:00
Fabio Comuni c120cc8ea9 added missing "delete selected items" link 2011-09-28 09:32:53 +02:00
Fabio Comuni e986fc3e30 quattro: actions in wall_item
less html in conversation.php
removed unused tpls
fixed old themes
2011-09-27 16:54:33 +02:00
Fabio Comuni 968e7bb3b1 Fixes for testbubble 2011-09-26 11:48:02 +02:00
Fabio Comuni 5792b3d358 Merge branch 'master' into newui 2011-09-26 11:42:48 +02:00
Friendika 3a2bf8ab7c w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator 2011-09-23 03:12:31 -07:00
Friendika c2ccb78869 template escapes 2011-09-19 19:51:14 -07:00
Friendika 63277b57fc template escapes 2011-09-19 19:46:18 -07:00
Friendika fd18b42a5a Check all keys before use 2011-09-19 03:30:59 -07:00
Friendika ce77c7287e show real profile link location on hover 2011-09-16 15:40:34 -07:00
Fabio Comuni 6b6f45f9f1 quattro: initial style of conversations 2011-09-16 12:51:14 +02:00
Friendika 0e441fe196 bug #147 comments not working on private notes page 2011-09-11 15:09:57 -07:00
Friendika 1e8b3278b0 share not available in display module, as no editor window to paste into 2011-09-08 22:07:16 -07:00
Friendika f0c3a75ff3 youtube redirect fixes 2011-08-30 23:09:39 -07:00
Friendika 144f241c5d fix bad embeds 2011-08-26 15:21:21 -07:00
Friendika 04b59ac49a enhanced email privacy 2011-08-11 01:52:31 -07:00
Friendika 0c9f033505 some api enhancements 2011-07-31 16:35:53 -07:00
Friendika c0749f18d6 event ownership issues 2011-07-25 18:41:48 -07:00
Friendika eccaa525cc 'dislike' is not part of activitystreams core schema - use symblic constants instead 2011-07-07 16:56:44 -07:00
Fabio Comuni 9dfd798368 Add post type "event" to like/unlike localizated text 2011-07-07 14:02:58 +02:00
Friendika 40aa6f33b5 incorrect links for "view in context" on community page 2011-07-05 21:03:37 -07:00
Friendika 5e1335ac89 don't show delete buttons on community page 2011-07-04 21:52:21 -07:00
Friendika 5ceeb6752d starred items 2011-07-03 19:41:04 -07:00
Friendika 7f387d93ae only show app on top-level or standalone posts 2011-06-21 00:56:24 -07:00
Friendika 55112cfdd0 item source 2011-06-20 19:08:40 -07:00
Friendika 9e2db5d5a6 tooltip for selecting items 2011-06-17 23:06:42 -07:00
Friendika e5b54e74ba delete selected items 2011-06-15 20:43:39 -07:00
Friendika 2a679b1164 file attachments 2011-05-25 02:08:15 -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
Friendika ea0a28ebfb removed buggy debug code ;) 2011-05-22 14:20:31 -07:00
Friendika 681885a120 "notes" app 2011-05-20 01:15:02 -07:00
Friendika 990d5e82a0 doc updates - connecting to services 2011-05-18 17:29:12 -07:00
Friendika 85c6457e6e bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked. 2011-05-16 17:57:29 -07:00
Friendika b2e92e0af3 deprecate load_view_file 2011-05-11 04:37:13 -07:00
Friendika a00813497f bring back load_view_file for dispy templates 2011-05-10 23:35:31 -07:00
Friendika c052d68828 don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version. 2011-05-10 16:12:50 -07:00
Friendika be84d51767 use local contact photo if available 2011-05-09 01:35:24 -07:00
Friendika 2c63b65e3c refactor "which link to show" logic 2011-05-06 06:30:33 -07:00
Friendika 64a7d0b578 lost comment boxes on status.net conversations 2011-05-03 18:05:11 -07:00
Friendika 6c47f262cc warn if msg is visible to all 2011-05-01 19:50:00 -07:00
Friendika 7d455a0395 missing location after editor was consolidated 2011-04-28 20:04:02 -07:00
Friendika a5d478233c misspell 2011-04-26 18:39:19 -07:00
Friendika cde17704dd over-ride comment box 2011-04-26 18:36:51 -07:00