Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | document multi-pass mode on consume_feed | Friendika | 2011-10-04 | 1 | -0/+11 |
| | |||||
* | improve feed import performance | Friendika | 2011-10-04 | 2 | -11/+11 |
| | |||||
* | item_store: prevent storing a duplicate item with same uri+uid | Friendika | 2011-10-03 | 1 | -0/+8 |
| | |||||
* | fix typo | Fabio Comuni | 2011-10-03 | 1 | -11/+11 |
| | |||||
* | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-10-03 | 3 | -9/+40 |
|\ | |||||
| * | basic support for AS friend requests | Friendika | 2011-10-02 | 1 | -9/+35 |
| | | |||||
| * | attack of the zombie orphans | Friendika | 2011-10-02 | 2 | -0/+5 |
| | | |||||
* | | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-09-30 | 6 | -6/+22 |
|\| | |||||
| * | possible sql errors | Friendika | 2011-09-29 | 2 | -2/+2 |
| | | |||||
| * | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -1/+12 |
| | | |||||
| * | add display_item hook to 'search|new' message display | Friendika | 2011-09-29 | 1 | -1/+6 |
| | | |||||
| * | fix nav-selected duepuntozero | Friendika | 2011-09-28 | 1 | -1/+1 |
| | | |||||
| * | fixes for statusnet/identi.ca empty vcard page - which appears to be ↵ | Friendika | 2011-09-28 | 1 | -1/+1 |
| | | | | | | | | deprecated. Scrape the feed for everything we used to get from the vcard. | ||||
* | | fix star icon viewing profile page as unlogged user | Fabio Comuni | 2011-09-30 | 1 | -1/+1 |
|/ | |||||
* | fix search_item.tpl, fix 'new' view in network page, fix walltowall template ↵ | Fabio Comuni | 2011-09-28 | 1 | -262/+280 |
| | | | | in 'quattro' theme | ||||
* | added missing "delete selected items" link | Fabio Comuni | 2011-09-28 | 1 | -16/+5 |
| | |||||
* | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-09-28 | 3 | -1/+8 |
|\ | |||||
| * | requeue deliveries on 503 errors which have 'retry-after' headers | Friendika | 2011-09-27 | 3 | -1/+8 |
| | | |||||
* | | quattro: actions in wall_item | Fabio Comuni | 2011-09-27 | 1 | -9/+16 |
|/ | | | | | | less html in conversation.php removed unused tpls fixed old themes | ||||
* | Merge pull request #3 from fabrixxm/master | Friendika | 2011-09-27 | 10 | -2155/+127 |
|\ | | | | | Works on UI | ||||
| * | Adds theme info file to define 'parent' theme from where load tpl files | Fabio Comuni | 2011-09-27 | 1 | -1/+3 |
| | | |||||
| * | Merge remote-tracking branch 'fabrix/newui' | Fabio Comuni | 2011-09-27 | 10 | -2154/+124 |
| |\ | |||||
| | * | remove global $lang var in templates. can't work as intended | Fabio Comuni | 2011-09-26 | 1 | -18/+1 |
| | | | |||||
| | * | Fixes for testbubble | Fabio Comuni | 2011-09-26 | 1 | -1/+2 |
| | | |