Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide some contacts from others | friendica | 2011-12-05 | 2 | -5/+11 |
| | |||||
* | data structures to support hidden friends | friendica | 2011-12-05 | 2 | -4/+4 |
| | |||||
* | add conv structure | friendica | 2011-12-05 | 1 | -0/+4 |
| | |||||
* | bug #232 | friendica | 2011-12-03 | 1 | -7/+13 |
| | |||||
* | 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 |
| | | |||||
* | | dynamic delete icons for saved-search on network page | friendica | 2011-12-01 | 2 | -4/+3 |
|/ | |||||
* | personal notifications | friendica | 2011-11-30 | 1 | -3/+106 |
| | |||||
* | typo | friendica | 2011-11-30 | 2 | -2/+4 |
| | |||||
* | html_entity_decode D* incoming text | friendica | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -2/+30 |
| | |||||
* | 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 | 1 | -1/+11 |
| | |||||
* | poco addition to provide a "suggestme" for new members | friendica | 2011-11-28 | 2 | -21/+54 |
| | |||||
* | start on bug #227 - more to do | friendica | 2011-11-25 | 1 | -0/+3 |
| | |||||
* | remove old liveupdate marker | friendica | 2011-11-24 | 2 | -19/+0 |
| | |||||
* | move liveupdate after birthdays/events | friendica | 2011-11-24 | 2 | -8/+28 |
| | |||||
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 2 | -5/+5 |
| | |||||
* | add expire_starred option, fix "delete selected" on some themes, new project ↵ | friendica | 2011-11-21 | 1 | -1/+8 |
| | | | | name in email templates | ||||
* | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-11-21 | 1 | -2/+2 |
|\ | |||||
| * | forum split delivery flag | friendica | 2011-11-18 | 1 | -2/+2 |
| | | |||||
* | | more work on quattro. remove html from php for groups and saved searches ↵ | Fabio Comuni | 2011-11-21 | 1 | -10/+19 |
| | | | | | | | | widgets. | ||||
* | | expire settings for items, notes and photos. | Fabio Comuni | 2011-11-17 | 1 | -2/+27 |
|/ | | | | show default privacy acl in popup | ||||
* | change hide profile setting text | friendica | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | ping: show tags | Fabio Comuni | 2011-11-15 | 1 | -4/+18 |
| | |||||
* | Merge pull request #4 from fabrixxm/master | fabrixxm | 2011-11-14 | 1 | -6/+6 |
|\ | | | | | ping: fix total count and comment/post | ||||
| * | ping: fix total count and comment/post | Fabio Comuni | 2011-11-14 | 1 | -6/+6 |
| | | |||||
* | | D* doesn't like html entities in post. Convert our hijack-proof hashtag ↵ | friendica | 2011-11-13 | 1 | -1/+1 |
| | | | | | | | | replacement to utf-8 | ||||
* | | warn about photo caching when updating profile pic | friendica | 2011-11-12 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'pull' | Friendika | 2011-11-12 | 1 | -0/+13 |
|\| | |||||
| * | oembed: replace base64 url for iframe with url site/oembed/url_encoded | Fabio Comuni | 2011-11-11 | 1 | -0/+13 |
| | | | | | | | | fix http://bugs.friendika.com/view.php?id=191 | ||||
* | | bug #198 - create activitystream 'friends with' message for Diaspora ↵ | Friendika | 2011-11-12 | 1 | -0/+1 |
|/ | | | | confirmations | ||||
* | "follow" link was missing | Friendika | 2011-11-11 | 1 | -0/+2 |
| | |||||
* | shared tags for testbubble, prevent tag hijacking of shared tag activities | Friendika | 2011-11-10 | 1 | -1/+1 |
| | |||||
* | contact edit updates | Friendika | 2011-11-09 | 2 | -41/+89 |
| | |||||
* | add allfriends page | Friendika | 2011-11-09 | 1 | -0/+59 |
| | |||||
* | more work on new contact edit page - plus first port to testbubble | Friendika | 2011-11-09 | 1 | -9/+17 |
| | |||||
* | more contact edit page stuff | Friendika | 2011-11-08 | 1 | -14/+17 |
| | |||||
* | first checkin - updated contact_edit, more work remains | Friendika | 2011-11-08 | 1 | -5/+7 |
| | |||||
* | oauth: fix add new app | Fabio Comuni | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'oauthapi' | Fabio Comuni | 2011-11-07 | 3 | -2/+262 |
|\ | |||||
| * | statusnet-friendika post permalink compatibility | Fabio Comuni | 2011-11-07 | 1 | -0/+20 |
| | | |||||
| * | oauth apps/authorization management in settings page | Fabio Comuni | 2011-11-07 | 1 | -0/+119 |
| | | |||||
| * | oauth: authorize | Fabio Comuni | 2011-11-07 | 1 | -14/+31 |
| | | |||||
| * | oauth: authorize view, wrong verifier. | Fabio Comuni | 2011-11-02 | 2 | -8/+4 |
| | | |||||
| * | oauthapi: authorize app | Fabio Comuni | 2011-10-26 | 2 | -2/+110 |
| | |