Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| | * | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 20 | -328/+610 |
| | |\ | |||||
| | * | | quattro: initial style of conversations | Fabio Comuni | 2011-09-16 | 2 | -15/+46 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-16 | 11 | -36/+100 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-09-08 | 4 | -8/+39 |
| | |\ \ \ | |||||
| | * | | | | move js to js folder | Fabio Comuni | 2011-09-05 | 6 | -2110/+0 |
| | | | | | | |||||
| | * | | | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-05 | 11 | -73/+185 |
| | |\ \ \ \ | |||||
| | * | | | | | remove html from profile vcard code | Fabio Comuni | 2011-08-31 | 1 | -14/+22 |
| | | | | | | | |||||
| | * | | | | | Apps popup menu in navbar | Fabio Comuni | 2011-08-31 | 1 | -1/+2 |
| | | | | | | | |||||
| | * | | | | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-08-30 | 19 | -327/+1503 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into newui | fabrixxm | 2011-08-22 | 11 | -188/+747 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 2 | -5/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignoring | ||||
| | * | | | | | | | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-17 | 25 | -288/+3850 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix nav template and add missing strings | Fabio Comuni | 2011-07-29 | 1 | -0/+20 |
| | | | | | | | | | | |||||
| | * | | | | | | | | change to some nav ids, notice in empty notifications popup | Fabio Comuni | 2011-07-25 | 1 | -1/+6 |
| | | | | | | | | | | |||||
| | * | | | | | | | | js to open close popup nav menu and to populate notification menu via ping. | Fabio Comuni | 2011-07-25 | 1 | -19/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mod/ping to return details about messages and intros |