Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 1 | -0/+3 |
| | |||||
* | catchup | friendica | 2012-07-11 | 1 | -28/+64 |
| | |||||
* | catchup | friendica | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -0/+29 |
| | |||||
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -1/+3 |
| | |||||
* | remove bookmark content flag | friendica | 2012-07-08 | 1 | -8/+0 |
| | |||||
* | cleanup | Zach Prezkuta | 2012-07-07 | 1 | -5/+0 |
| | |||||
* | fix bugs | Zach Prezkuta | 2012-07-07 | 1 | -4/+4 |
| | |||||
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -82/+107 |
| | |||||
* | add function to exclude embedded images when checking message length | Zach Prezkuta | 2012-07-07 | 1 | -4/+112 |
| | |||||
* | clear title and body of items on local delete | Zach Prezkuta | 2012-07-05 | 1 | -2/+4 |
| | |||||
* | wrong column name (- vs _) | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | remote_self feeds are not private | friendica | 2012-06-28 | 1 | -1/+5 |
| | |||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -5/+5 |
| | |||||
* | remove titles in ostatus even when edited date differs from created date | friendica | 2012-06-28 | 1 | -18/+22 |
| | |||||
* | typos | friendica | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | add event titles to discovered birthday events | friendica | 2012-06-25 | 1 | -3/+5 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 1 | -35/+53 |
|\ | |||||
| * | add some debug logging | Zach Prezkuta | 2012-06-25 | 1 | -0/+1 |
| | | |||||
| * | revert extra Diaspora disabling changes to try to eliminate Mustard ↵ | Zach Prezkuta | 2012-06-25 | 1 | -31/+15 |
| | | | | | | | | double-posting | ||||
| * | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -49/+82 |
| | | | | | | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled | ||||
* | | propagate remote deletes | friendica | 2012-06-25 | 1 | -5/+8 |
| | | |||||
* | | improve remote delete forwarding | friendica | 2012-06-25 | 1 | -1/+63 |
|/ | |||||
* | sort out some "like" issues | friendica | 2012-06-23 | 1 | -5/+9 |
| | |||||
* | debugging | friendica | 2012-06-23 | 1 | -1/+2 |
| | |||||
* | cokmment likes not propagating | friendica | 2012-06-23 | 1 | -2/+5 |
| | |||||
* | make feeds work with comment likes/dislikes | friendica | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2012-06-23 | 1 | -2/+4 |
| | |||||
* | undefined unmark_for_death | friendica | 2012-06-20 | 1 | -0/+1 |
| | |||||
* | iframes were getting stripped at the rss/atom parser level. We can preserve ↵ | friendica | 2012-06-20 | 1 | -0/+2 |
| | | | | these because we will strip them in the purifier after checking for supported video sources | ||||
* | allow dfrn_deliver to undo a mark_for_death just in case the poller is ↵ | friendica | 2012-06-19 | 1 | -0/+5 |
| | | | | consistently getting killed. | ||||
* | public forum author using private posting, correct the comment permissions ↵ | friendica | 2012-06-18 | 1 | -0/+6 |
| | | | | downstream. | ||||
* | remove php version restriction on archive widget | friendica | 2012-06-13 | 1 | -8/+4 |
| | |||||
* | disable archive widget for PHP < 5.3 | friendica | 2012-06-13 | 1 | -0/+12 |
| | |||||
* | this should catch any weirdness caused by being in different timezones and ↵ | friendica | 2012-06-12 | 1 | -4/+10 |
| | | | | making your first post on the 31st of March | ||||
* | that was it | friendica | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | think this will fix it | friendica | 2012-06-12 | 1 | -0/+1 |
| | |||||
* | tracking another edge case | friendica | 2012-06-12 | 1 | -2/+4 |
| | |||||
* | edge case | friendica | 2012-06-12 | 1 | -0/+2 |
| | |||||
* | archive widget | friendica | 2012-06-12 | 1 | -0/+47 |
| | |||||
* | move parens to proper place | friendica | 2012-06-12 | 1 | -5/+5 |
| | |||||
* | Merge pull request #331 from mexon/upstream | friendica | 2012-06-12 | 1 | -0/+10 |
|\ | | | | | Add a hook for post-processing remote items | ||||
| * | Add a hook for post-processing remote items after they've been stored in the ↵ | Matthew Exon | 2012-06-12 | 1 | -0/+10 |
| | | | | | | | | database and have an ID | ||||
* | | revert an optimisation that was wrong | friendica | 2012-06-11 | 1 | -4/+3 |
| | | |||||
* | | reduce reverted edits due to edit arriving before original | friendica | 2012-06-11 | 1 | -3/+26 |
| | | |||||
* | | bug #447 - make followed feeds private | friendica | 2012-06-11 | 1 | -3/+16 |
| | | |||||
* | | ostatus hub subscription issues | friendica | 2012-06-07 | 1 | -0/+1 |
| | | |||||
* | | png support for embedded private photos | friendica | 2012-06-07 | 1 | -2/+2 |
| | | |||||
* | | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -4/+8 |
|/ | |||||
* | more logging on subscribe_to_hub | friendica | 2012-06-06 | 1 | -1/+6 |
| |