Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preg_quote search strings | friendica | 2011-12-06 | 2 | -11/+4 |
| | |||||
* | pm replies | friendica | 2011-12-06 | 8 | -45/+158 |
| | |||||
* | include diaspora mentions in personal (requires adding a Diaspora profile ↵ | friendica | 2011-12-06 | 4 | -6/+24 |
| | | | | url because they don't use ours) | ||||
* | Merge pull request #16 from zzottel/master | friendica | 2011-12-06 | 1 | -5/+11 |
|\ | | | | | Unpause the stream when posting a comment or liking/disliking | ||||
| * | unpause the stream when posting a comment or liking/disliking | zottel | 2011-12-06 | 1 | -5/+11 |
| | | |||||
* | | copied code styling from duepuntozero to quattro theme | Tobias Diekershoff | 2011-12-06 | 2 | -1/+22 |
|/ | |||||
* | Merge pull request #15 from zzottel/master | friendica | 2011-12-06 | 1 | -10/+10 |
|\ | | | | | Added pausing of automatic stream reloads using Ctrl-Space | ||||
| * | Merge remote branch 'upstream/master' | zottel | 2011-12-06 | 12 | -26/+49 |
| |\ | |||||
| * | | Added stopping automatic reloads with Ctrl-Space. Will stay stopped till ↵ | zottel | 2011-12-06 | 1 | -10/+10 |
| | | | | | | | | | | | | next Ctrl-Space. | ||||
* | | | d* pm | friendica | 2011-12-06 | 7 | -11/+115 |
| |/ |/| | |||||
* | | hide some contacts from others | friendica | 2011-12-05 | 4 | -6/+13 |
| | | |||||
* | | Merge branch 'pull' | friendica | 2011-12-05 | 1 | -0/+6 |
|\ \ | |||||
| * | | Merge pull request #14 from zzottel/master | fabrixxm | 2011-12-05 | 1 | -0/+6 |
| |\| | | | | | | | Added #pause to testbubble/style.css | ||||
| | * | added #pause | zottel | 2011-12-05 | 1 | -0/+6 |
| |/ | |||||
* | | maintain backward compatibility with old PMs | friendica | 2011-12-05 | 2 | -10/+20 |
| | | |||||
* | | data structures to support hidden friends | friendica | 2011-12-05 | 7 | -10/+16 |
|/ | |||||
* | add conv structure | friendica | 2011-12-05 | 2 | -3/+44 |
| | |||||
* | Merge pull request #13 from zzottel/master | fabrixxm | 2011-12-05 | 1 | -0/+2 |
|\ | | | | | added img properties to testbubble/style.css to get good results on all screen sizes | ||||
| * | added img properties to get good results on all screen sizes | zottel | 2011-12-05 | 1 | -0/+2 |
|/ | |||||
* | more d* PM stuff | friendica | 2011-12-04 | 3 | -83/+74 |
| | |||||
* | 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 |
| | |||||
* | 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. |