Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix author-name when missing on comments | friendica | 2011-12-04 | 1 | -0/+3 |
| | |||||
* | unix style homedir | friendica | 2011-12-04 | 1 | -0/+3 |
| | |||||
* | add a bookmark index, needed by network queries | friendica | 2011-12-03 | 3 | -3/+9 |
| | |||||
* | bug #232 | friendica | 2011-12-03 | 2 | -8/+14 |
| | |||||
* | Merge pull request #12 from zzottel/master | fabrixxm | 2011-12-02 | 1 | -1/+1 |
|\ | | | | | Fix testbubble photo-menu | ||||
| * | Take out overflow: hidden; from .wall-item-outside-wrapper to fix | zottel | 2011-12-02 | 1 | -1/+1 |
|/ | | | | problem with photo-menu being cut off. | ||||
* | Merge pull request #11 from fabrixxm/master | fabrixxm | 2011-12-02 | 1 | -4/+19 |
|\ | | | | | mention notification in ping | ||||
| * | ping: mention rewording | Fabio Comuni | 2011-12-02 | 1 | -1/+1 |
| | | |||||
| * | ping: add @-tag notifs, fix intros url | Fabio Comuni | 2011-12-01 | 1 | -4/+19 |
| | | |||||
* | | more theme works | friendica | 2011-12-01 | 1 | -0/+4 |
| | | |||||
* | | theme works d'zero | friendica | 2011-12-01 | 1 | -1/+14 |
| | | |||||
* | | dynamic delete icons for saved-search on network page | friendica | 2011-12-01 | 5 | -7/+27 |
| | | |||||
* | | dynamic group edit buttons | friendica | 2011-12-01 | 5 | -3/+32 |
|/ | |||||
* | everybody group gets id 0 | friendica | 2011-11-30 | 1 | -0/+1 |
| | |||||
* | personal notifications | friendica | 2011-11-30 | 8 | -11/+114 |
| | |||||
* | typo | friendica | 2011-11-30 | 4 | -3/+8 |
| | |||||
* | html_entity_decode D* incoming text | friendica | 2011-11-30 | 2 | -2/+4 |
| | |||||
* | fine tune personal regex's | friendica | 2011-11-29 | 1 | -3/+3 |
| | |||||
* | missing paren | friendica | 2011-11-29 | 1 | -1/+1 |
| | |||||
* | add tag to personal | friendica | 2011-11-29 | 2 | -2/+14 |
| | |||||
* | personal tab on network page | friendica | 2011-11-29 | 4 | -5/+39 |
| | |||||
* | Merge branch 'pull' | friendica | 2011-11-29 | 3 | -3/+24 |
|\ | |||||
| * | Merge pull request #10 from fabrixxm/master | fabrixxm | 2011-11-29 | 3 | -3/+24 |
| |\ | | | | | | | small quattro things | ||||
| | * | quattro: "manage" menu item in site menu | Fabio Comuni | 2011-11-29 | 1 | -1/+3 |
| | | | |||||
| | * | quattro: default user image in item | Fabio Comuni | 2011-11-29 | 2 | -2/+21 |
| |/ | |||||
* | | begininning d* conversation mode | friendica | 2011-11-29 | 1 | -5/+39 |
| | | |||||
* | | private notes in testbubble | friendica | 2011-11-29 | 1 | -1/+1 |
|/ | |||||
* | use default post permissions when coming from api - unless permissions are ↵ | friendica | 2011-11-28 | 1 | -0/+11 |
| | | | | explicitly set. | ||||
* | mysql error report fix (no mysqli), suggested friends for new members settings | friendica | 2011-11-28 | 5 | -12/+88 |
| | |||||
* | poco addition to provide a "suggestme" for new members | friendica | 2011-11-28 | 3 | -22/+55 |
| | |||||
* | start of d* private mail, dba without mysqli | friendica | 2011-11-27 | 5 | -16/+224 |
| | |||||
* | 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 | 2 | -9/+8 |
| | |||||
* | extract private images before bbcode translation since preg has issues with ↵ | friendica | 2011-11-27 | 3 | -2/+23 |
| | | | | large data sizes. | ||||
* | start on bug #227 - more to do | friendica | 2011-11-25 | 4 | -6/+25 |
| | |||||
* | "show more" -> move closer to text | friendica | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | remove old liveupdate marker | friendica | 2011-11-24 | 2 | -19/+0 |
| | |||||
* | rework the liveupdate fixes - what a mess | friendica | 2011-11-24 | 2 | -13/+29 |
| | |||||
* | move liveupdate after birthdays/events | friendica | 2011-11-24 | 2 | -8/+28 |
| | |||||
* | nasty stuff... | friendica | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | more thread update fixes | friendica | 2011-11-24 | 1 | -9/+11 |
| | |||||
* | fixing conversation updates | friendica | 2011-11-24 | 6 | -19/+17 |
| | |||||
* | comments collapsing on page update | friendica | 2011-11-24 | 2 | -10/+10 |
| | |||||
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 18 | -2315/+2384 |
| | |||||
* | Merge branch 'pull' | friendica | 2011-11-23 | 1 | -1/+0 |
|\ | |||||
| * | Merge pull request #9 from felixgilles/patch-1 | friendica | 2011-11-23 | 1 | -1/+0 |
| |\ | | | | | | | Duplicate KEY 'wall' in TABLE 'item' | ||||
| | * | Duplicate KEY 'wall' in TABLE 'item' | felixgilles | 2011-11-23 | 1 | -1/+0 |
| |/ | |||||
* / | ensure comment counts update after refactor of collapsed comments | friendica | 2011-11-23 | 3 | -2/+3 |
|/ | |||||
* | diaspora reshared lists rendering as html | friendica | 2011-11-23 | 2 | -1/+20 |
| | |||||
* | string update es,fr | friendica | 2011-11-22 | 4 | -10475/+9658 |
| |