Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax error from pasted text, remove ^M's | friendica | 2012-03-16 | 1 | -96/+96 |
| | |||||
* | Merge pull request #132 from campino/master | friendica | 2012-03-14 | 1 | -104/+140 |
|\ | | | | | Test cases | ||||
| * | get_tags tests corrected. They test for the right things now. | Alexander Kampmann | 2012-03-14 | 1 | -6/+7 |
| | | |||||
| * | get tags test improved | Alexander Kampmann | 2012-03-12 | 1 | -24/+55 |
| | | |||||
| * | splitted test cases. | Alexander Kampmann | 2012-03-09 | 1 | -104/+108 |
| | | |||||
* | | PHP Fatal error: Call-time pass-by-reference has been removed in ↵ | Simon L'nu | 2012-03-14 | 1 | -1/+1 |
|/ | | | | | | mod/item.php on line 630 Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | mod/item.php pass 'parent' to notification | Abinoam P. Marques Jr | 2012-02-25 | 1 | -1/+2 |
| | |||||
* | scale external images | friendica | 2012-02-25 | 1 | -0/+2 |
| | |||||
* | new notifications - implement storage | friendica | 2012-02-18 | 1 | -0/+2 |
| | |||||
* | encode email headers on message deliveries | friendica | 2012-02-15 | 1 | -2/+3 |
| | |||||
* | edit post not working after plaintext editor fixes, missing some recent ↵ | friendica | 2012-02-09 | 1 | -1/+2 |
| | | | | editor template changes | ||||
* | allow plugin to abort message posting, fix half-duplex D* relationship | friendica | 2012-01-30 | 1 | -0/+14 |
| | |||||
* | store moderated flag if set | friendica | 2012-01-29 | 1 | -8/+7 |
| | |||||
* | redirect to a useful location after deleting or ignoring a friend request, ↵ | friendica | 2012-01-24 | 1 | -2/+26 |
| | | | | begin comment moderation logic | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | api post broken with recent change to use REQUEST vars in mod_item | friendica | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | use $_REQUEST for all post items, move default api permission code block to ↵ | friendica | 2012-01-12 | 1 | -44/+55 |
| | | | | simplify logic | ||||
* | bug #251 - privacy settings not working via API | friendica | 2012-01-12 | 1 | -6/+6 |
| | |||||
* | post preview | friendica | 2012-01-09 | 1 | -0/+3 |
| | |||||
* | bypass D* markdown bug for now | friendica | 2012-01-09 | 1 | -0/+2 |
| | |||||
* | backend for per-network streams | friendica | 2012-01-05 | 1 | -3/+1 |
| | |||||
* | comment preview | friendica | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | backend support for post preview | friendica | 2012-01-05 | 1 | -9/+15 |
| | |||||
* | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 1 | -2/+6 |
| | |||||
* | notification testing | friendica | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | extending notifications to other types | friendica | 2011-12-26 | 1 | -119/+25 |
| | |||||
* | eliminate dup identical hashtags in posts | friendica | 2011-12-16 | 1 | -3/+7 |
| | |||||
* | api post default to default post permissions was broken | friendica | 2011-12-07 | 1 | -11/+12 |
| | |||||
* | use default post permissions when coming from api - unless permissions are ↵ | friendica | 2011-11-28 | 1 | -0/+11 |
| | | | | explicitly set. | ||||
* | forum split delivery flag | friendica | 2011-11-18 | 1 | -2/+2 |
| | |||||
* | @ completion is a bit too greedy | Friendika | 2011-11-05 | 1 | -2/+4 |
| | |||||
* | fix for multiple consecutive @ tags | Friendika | 2011-11-02 | 1 | -0/+1 |
| | |||||
* | prevent duplicate @ tags | Friendika | 2011-11-02 | 1 | -6/+12 |
| | |||||
* | bookmarks not getting translated to D* | Friendika | 2011-11-01 | 1 | -3/+9 |
| | |||||
* | add contact-id to auto-complete response to resolve duplicates | Friendika | 2011-10-27 | 1 | -1/+11 |
| | |||||
* | Use oembed for bookmark, audio, video, youtube | Fabio Comuni | 2011-10-24 | 1 | -1/+0 |
| | |||||
* | origin flag handling, and bug #137 - provide timezone conversion for events ↵ | Friendika | 2011-10-17 | 1 | -4/+11 |
| | | | | posted across to Diaspora | ||||
* | stuff | Friendika | 2011-10-11 | 1 | -3/+7 |
| | | | | | | | | | | | | - 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. | ||||
* | clean up w3c validation and layout for priv mail and lang selector | Friendika | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | removing another potential way a post could have a zero parent. | Friendika | 2011-10-03 | 1 | -0/+5 |
| | |||||
* | more multiline regex fixes | Friendika | 2011-09-20 | 1 | -3/+3 |
| | |||||
* | optimise the commented date view | Friendika | 2011-09-18 | 1 | -4/+7 |
| | |||||
* | update timestamp on activity change (comment/like) | Friendika | 2011-09-16 | 1 | -0/+6 |
| | |||||
* | Dreamhost's unreliable process model is really getting irritating | Friendika | 2011-09-12 | 1 | -8/+18 |
| | |||||
* | allow html post to api | Friendika | 2011-09-11 | 1 | -9/+4 |
| | |||||
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -3/+14 |
| | |||||
* | infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵ | Friendika | 2011-09-01 | 1 | -1/+2 |
| | | | | comments through statusnet connector | ||||
* | youtube redirect fixes | Friendika | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | bring Diaspora message signing back to the source author - whether they like ↵ | Friendika | 2011-08-28 | 1 | -0/+29 |
| | | | | it or not. | ||||
* | cronhooks broken | Friendika | 2011-08-15 | 1 | -1/+1 |
| |