Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add conv structure | friendica | 2011-12-05 | 1 | -3/+40 |
| | |||||
* | more d* PM stuff | friendica | 2011-12-04 | 1 | -82/+44 |
| | |||||
* | fix incorrect default author | friendica | 2011-12-04 | 1 | -0/+4 |
| | |||||
* | typo | friendica | 2011-12-04 | 1 | -2/+2 |
| | |||||
* | fix author-name when missing on comments | friendica | 2011-12-04 | 1 | -0/+3 |
| | |||||
* | dynamic delete icons for saved-search on network page | friendica | 2011-12-01 | 1 | -1/+1 |
| | |||||
* | dynamic group edit buttons | friendica | 2011-12-01 | 1 | -0/+1 |
| | |||||
* | everybody group gets id 0 | friendica | 2011-11-30 | 1 | -0/+1 |
| | |||||
* | typo | friendica | 2011-11-30 | 1 | -0/+3 |
| | |||||
* | html_entity_decode D* incoming text | friendica | 2011-11-30 | 1 | -1/+3 |
| | |||||
* | begininning d* conversation mode | friendica | 2011-11-29 | 1 | -5/+39 |
| | |||||
* | mysql error report fix (no mysqli), suggested friends for new members settings | friendica | 2011-11-28 | 3 | -11/+75 |
| | |||||
* | start of d* private mail, dba without mysqli | friendica | 2011-11-27 | 2 | -14/+202 |
| | |||||
* | wrong length in image extractor | friendica | 2011-11-27 | 1 | -4/+5 |
| | |||||
* | more readable private image extraction for bypassing preg limits | friendica | 2011-11-27 | 1 | -8/+7 |
| | |||||
* | extract private images before bbcode translation since preg has issues with ↵ | friendica | 2011-11-27 | 2 | -1/+22 |
| | | | | large data sizes. | ||||
* | start on bug #227 - more to do | friendica | 2011-11-25 | 2 | -5/+21 |
| | |||||
* | rework the liveupdate fixes - what a mess | friendica | 2011-11-24 | 1 | -2/+2 |
| | |||||
* | fixing conversation updates | friendica | 2011-11-24 | 1 | -10/+8 |
| | |||||
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 4 | -8/+8 |
| | |||||
* | diaspora reshared lists rendering as html | friendica | 2011-11-23 | 1 | -1/+1 |
| | |||||
* | rework show/hide comments | friendica | 2011-11-22 | 1 | -4/+13 |
| | |||||
* | add expire_starred option, fix "delete selected" on some themes, new project ↵ | friendica | 2011-11-21 | 1 | -1/+6 |
| | | | | name in email templates | ||||
* | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-11-21 | 3 | -8/+111 |
|\ | |||||
| * | community forums cleanup | friendica | 2011-11-19 | 1 | -2/+5 |
| | | |||||
| * | forum cleanup | friendica | 2011-11-19 | 1 | -5/+2 |
| | | |||||
| * | first forum test | friendica | 2011-11-19 | 2 | -15/+26 |
| | | |||||
| * | new approach to secondary delivery fork | friendica | 2011-11-18 | 1 | -15/+24 |
| | | |||||
| * | Merge branch 'master' into groups | friendica | 2011-11-18 | 5 | -26/+44 |
| |\ | |||||
| | * | update user-agent string for remote http requests | friendica | 2011-11-18 | 1 | -2/+2 |
| | | | |||||
| * | | tgroup relays | friendica | 2011-11-15 | 1 | -4/+87 |
| | | | |||||
* | | | more work on quattro. remove html from php for groups and saved searches ↵ | Fabio Comuni | 2011-11-21 | 1 | -28/+38 |
| | | | | | | | | | | | | widgets. | ||||
* | | | log less in expire items | Fabio Comuni | 2011-11-17 | 1 | -6/+1 |
| | | | |||||
* | | | expire settings for items, notes and photos. | Fabio Comuni | 2011-11-17 | 1 | -2/+20 |
| |/ |/| | | | | | show default privacy acl in popup | ||||
* | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-11-17 | 2 | -7/+12 |
|\ \ | |||||
| * | | allow dup tag names with different urls | friendica | 2011-11-16 | 1 | -6/+9 |
| | | | |||||
| * | | Merge pull request #6 from fabrixxm/master | fabrixxm | 2011-11-16 | 1 | -2/+1 |
| |\ \ | | | | | | | | | small fix | ||||
| * | | | add a few more sql indexes | friendica | 2011-11-15 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | oembed: don't try to fetch media files and add Accept request header to ↵ | Fabio Comuni | 2011-11-17 | 2 | -15/+29 |
| |/ |/| | | | | | fetch_url | ||||
* | | fix localize item tag | Fabio Comuni | 2011-11-16 | 1 | -2/+1 |
|/ | |||||
* | item tags as array to templates | Fabio Comuni | 2011-11-15 | 2 | -11/+50 |
| | |||||
* | translate vimeo and youtube bbcode to naked links so D* will oembed them again | friendica | 2011-11-13 | 1 | -11/+9 |
| | |||||
* | d* - remove dupe bbcode code tags | friendica | 2011-11-13 | 1 | -0/+2 |
| | |||||
* | several little nits in the hcard template output which could affect parsers | friendica | 2011-11-12 | 1 | -1/+3 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-11-12 | 1 | -2/+4 |
|\ | |||||
| * | Merge pull request #3 from fabrixxm/master | friendica | 2011-11-12 | 1 | -2/+4 |
| |\ | | | | | | | fix for #191 and some other | ||||
| | * | oembed: replace base64 url for iframe with url site/oembed/url_encoded | Fabio Comuni | 2011-11-11 | 1 | -2/+4 |
| | | | | | | | | | | | | fix http://bugs.friendika.com/view.php?id=191 | ||||
* | | | bug #198 - create activitystream 'friends with' message for Diaspora ↵ | Friendika | 2011-11-12 | 1 | -1/+56 |
|/ / | | | | | | | confirmations | ||||
* / | incorrect total use for get_feedtags | Friendika | 2011-11-12 | 1 | -2/+2 |
|/ | |||||
* | some testbubble fixes | Friendika | 2011-11-10 | 1 | -1/+1 |
| |