Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to use oembed on vimeo tag | Fabio Comuni | 2011-10-24 | 1 | -0/+3 |
| | |||||
* | Use oembed for bookmark, audio, video, youtube | Fabio Comuni | 2011-10-24 | 1 | -5/+36 |
| | |||||
* | cache api | Fabio Comuni | 2011-10-24 | 3 | -12/+36 |
| | |||||
* | oembed. fix html2bbcode when oembed html contains span and utf8 chars | Fabio Comuni | 2011-10-21 | 1 | -9/+15 |
| | |||||
* | fix various html parse errors | Friendika | 2011-10-20 | 3 | -9/+32 |
| | |||||
* | bug in diaspora_reshare | Friendika | 2011-10-20 | 2 | -2/+113 |
| | |||||
* | diaspora_reshare - even more logging | Friendika | 2011-10-20 | 1 | -0/+2 |
| | |||||
* | provide link to missing d* images | Friendika | 2011-10-20 | 1 | -1/+1 |
| | |||||
* | more reshare logging to see what's going on | Friendika | 2011-10-20 | 1 | -0/+3 |
| | |||||
* | diaspora_reshare - another try | Friendika | 2011-10-20 | 1 | -6/+6 |
| | |||||
* | fix for errant top-level posts from feeds | Friendika | 2011-10-19 | 1 | -1/+4 |
| | |||||
* | more debug reshare | Friendika | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | suppress blank diaspora messages which are awaiting a photo that hasn't arrived | Friendika | 2011-10-19 | 1 | -1/+5 |
| | |||||
* | diaspora_reshare no content found, d* profile message work in progress, ↵ | Friendika | 2011-10-19 | 1 | -2/+2 |
| | | | | network page fix for cid search using post order | ||||
* | fix img link format diaspora share/asphoto | Friendika | 2011-10-19 | 1 | -4/+4 |
| | |||||
* | diaspora reshares | Friendika | 2011-10-18 | 2 | -0/+142 |
| | |||||
* | string update | Friendika | 2011-10-18 | 1 | -0/+1 |
| | |||||
* | a few issues with diaspora_profile | Friendika | 2011-10-18 | 1 | -2/+7 |
| | |||||
* | "cubbi.es" | Friendika | 2011-10-17 | 1 | -0/+101 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-10-17 | 2 | -233/+55 |
|\ | |||||
| * | works on login form | Fabio Comuni | 2011-10-17 | 1 | -6/+7 |
| | | |||||
| * | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-10-17 | 12 | -48/+280 |
| |\ | |||||
| * | | Remove full profile html from php and add new template 'profile_advanced.tpl' | Fabio Comuni | 2011-10-10 | 1 | -227/+48 |
| | | | |||||
* | | | origin flag handling, and bug #137 - provide timezone conversion for events ↵ | Friendika | 2011-10-17 | 3 | -10/+8 |
| |/ |/| | | | | | posted across to Diaspora | ||||
* | | working on long-term solution to relay issue | Friendika | 2011-10-15 | 2 | -13/+16 |
| | | |||||
* | | diaspora birthday notifications | Friendika | 2011-10-14 | 3 | -4/+64 |
| | | |||||
* | | handle diaspora profile update message | Friendika | 2011-10-13 | 1 | -0/+78 |
| | | |||||
* | | remove queued items for contact when removing contact | Friendika | 2011-10-13 | 1 | -0/+4 |
| | | |||||
* | | don't propagate deletions for other people's stuff | Friendika | 2011-10-13 | 1 | -0/+11 |
| | | |||||
* | | sql issue item_store | Friendika | 2011-10-13 | 1 | -2/+2 |
| | | |||||
* | | storage race condition | Friendika | 2011-10-12 | 1 | -8/+17 |
| | | |||||
* | | solve intro/notify naming issue by providing both or either, theme decides ↵ | Friendika | 2011-10-11 | 1 | -1/+4 |
| | | | | | | | | what to do | ||||
* | | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵ | Friendika | 2011-10-11 | 1 | -0/+40 |
| | | | | | | | | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in. | ||||
* | | stuff | Friendika | 2011-10-11 | 6 | -27/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | - 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. | ||||
* | | bug #177 - birthday month on profile incorrect if October or later and no year | Friendika | 2011-10-10 | 1 | -1/+1 |
|/ | |||||
* | missing arg to diaspora_transmit from share/unshare | Friendika | 2011-10-07 | 1 | -2/+2 |
| | |||||
* | Anne set testbubble banner to be fixed, I added the other notification types ↵ | Devlon Duthie | 2011-10-07 | 1 | -1/+1 |
| | | | | to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme | ||||
* | local_deliver testing | Friendika | 2011-10-06 | 3 | -7/+83 |
| | |||||
* | local deliver 1 | Friendika | 2011-10-06 | 1 | -0/+664 |
| | |||||
* | use strpos instead of strstr, faster | Friendika | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | ensure D* photos only attached once | Friendika | 2011-10-05 | 1 | -5/+7 |
| | |||||
* | bug 173 | Friendika | 2011-10-05 | 1 | -0/+42 |
| | |||||
* | mostly cosmetic changes to make DB tables accurately reflect the ↵ | Friendika | 2011-10-05 | 3 | -5/+6 |
| | | | | conversation members | ||||
* | Merge branch 'pull' | Friendika | 2011-10-05 | 1 | -1/+1 |
|\ | |||||
| * | point Diaspora* to the foundation homepage instead of joindiaspora.com | Tobias Diekershoff | 2011-10-05 | 1 | -1/+1 |
| | | |||||
* | | clean up w3c validation and layout for priv mail and lang selector | Friendika | 2011-10-05 | 1 | -2/+2 |
|/ | |||||
* | added prepare_body hooks | Friendika | 2011-10-05 | 1 | -0/+6 |
| | |||||
* | document backward compat issue | Friendika | 2011-10-04 | 1 | -0/+4 |
| | |||||
* | yikes | Friendika | 2011-10-04 | 2 | -2/+2 |
| | |||||
* | performance enhancements | Friendika | 2011-10-04 | 3 | -5/+14 |
| |