| Commit message (Expand) | Author | Age | Files | Lines |
* | ajax reload fixes | Friendika | 2011-02-16 | 5 | -8/+21 |
* | properly handle error returns in post w/ajax | Friendika | 2011-02-16 | 2 | -4/+13 |
* | broken image + linkify site link in body | Friendika | 2011-02-16 | 1 | -0/+1 |
* | sanitise all incoming url's - also stop them from getting mangled by simplepie | Friendika | 2011-02-16 | 1 | -15/+23 |
* | Merge branch 'chriscase-master' | Friendika | 2011-02-16 | 1 | -4/+30 |
|\ |
|
| * | forgot to check this in earlier... splits up text and html into two different... | Chris Case | 2011-02-16 | 1 | -4/+30 |
* | | small fixes | Friendika | 2011-02-16 | 2 | -3/+4 |
* | | set contact permissions on photos uploaded to private messages | Friendika | 2011-02-16 | 1 | -6/+36 |
* | | provide permalink for posts, include permalinks in feeds and imported from feeds | Friendika | 2011-02-16 | 4 | -1/+5 |
* | | Merge branch 'chriscase-master' | Friendika | 2011-02-15 | 1 | -34/+41 |
|\| |
|
| * | fixed error which was causing multiple line breaks, added comments to better ... | Chris Case | 2011-02-15 | 1 | -34/+41 |
* | | wrong return url for ajax comments on display and photos pages | Friendika | 2011-02-14 | 2 | -2/+2 |
|/ |
|
* | Merge remote branch 'upstream/master' | Chris Case | 2011-02-14 | 3 | -3/+8 |
|\ |
|
| * | Merge branch 'chriscase-master' | Friendika | 2011-02-14 | 1 | -23/+61 |
| |\ |
|
| * \ | Merge branch 'ajaxcomms' | Friendika | 2011-02-14 | 3 | -3/+8 |
| |\ \ |
|
| | * | | ajax comments | Friendika | 2011-02-14 | 1 | -0/+3 |
| | * | | preliminary ajax comment setups | Friendika | 2011-02-12 | 3 | -3/+5 |
* | | | | fixed a bbcode issue with rich text html messages, fixed some issues with pla... | Chris Case | 2011-02-14 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | revamped private message templates, added multipart messages with text and ht... | Chris Case | 2011-02-14 | 1 | -7/+33 |
* | | | updated private message notification to use HTML, still need the foreign lang... | Chris Case | 2011-02-13 | 1 | -22/+34 |
|/ / |
|
* / | receiving comment notifications for conversations we aren't "involved" in | Friendika | 2011-02-12 | 1 | -1/+2 |
|/ |
|
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 2 | -2/+9 |
* | general purpose callback landing page - e.g. for facebook plugin | Friendika | 2011-02-10 | 1 | -0/+24 |
* | log ignored pubsub deliveries | Friendika | 2011-02-09 | 1 | -1/+3 |
* | post permission hooks | Friendika | 2011-02-09 | 1 | -0/+2 |
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 3 | -9/+32 |
* | modify tag handling and replies to stnet | Friendika | 2011-02-08 | 1 | -1/+21 |
* | tweaks to reworked remote deletion, which also fixes some comment box oddities | Friendika | 2011-02-08 | 1 | -1/+1 |
* | rework remote deletion | Friendika | 2011-02-08 | 1 | -59/+66 |
* | don't change photo visibility if only album name was changed | Friendika | 2011-02-07 | 1 | -0/+8 |
* | feed cleanup | Friendika | 2011-02-07 | 1 | -1/+1 |
* | theme name cleanup - rename default to loozah, provide sane fallbacks and cha... | Friendika | 2011-02-06 | 1 | -3/+8 |
* | ensure that jot_plugins inherit '$visitor' correctly | Friendika | 2011-02-06 | 2 | -9/+11 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-02-05 | 2 | -37/+92 |
|\ |
|
| * | Add a link to user photos in Upload Profile Photo page | Fabio Comuni | 2011-02-04 | 1 | -1/+1 |
| * | Allow to set a photo from albums as profile photo | Fabio Comuni | 2011-02-04 | 2 | -37/+92 |
* | | more error checking on posts | Friendika | 2011-02-04 | 1 | -10/+20 |
* | | prevent runaway notifications when parent=0 due to race condition | Friendika | 2011-02-04 | 1 | -38/+42 |
|/ |
|
* | Merge branch 'photos' of https://github.com/fabrixxm/friendika into fabrixxm-... | Friendika | 2011-02-03 | 2 | -4/+23 |
|\ |
|
| * | remove an erroneously pasted line | fabrixxm | 2011-02-03 | 1 | -6/+1 |
| * | Fix tabs | Fabio Comuni | 2011-02-03 | 1 | -14/+14 |
| * | Show lock info on photos | Fabio Comuni | 2011-02-03 | 1 | -1/+9 |
| * | Extend lockview to show info on items, photos and events | Fabio Comuni | 2011-02-03 | 1 | -4/+20 |
* | | found the issue - remove the extra tracing stuff | Friendika | 2011-02-03 | 1 | -7/+1 |
* | | allow parentless items from SN - add more tracing on notify failures | Friendika | 2011-02-03 | 1 | -3/+10 |
* | | allow changing album name in photo edit page | Friendika | 2011-02-03 | 1 | -6/+14 |
* | | remove self | Friendika | 2011-02-03 | 1 | -0/+50 |
* | | get media-rss thumbnail if available and nothing else was found (e.g. github). | Friendika | 2011-02-02 | 1 | -0/+6 |
* | | backward compatibility | Friendika | 2011-02-01 | 1 | -1/+1 |
* | | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -10/+18 |