Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -0/+2 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 1 | -0/+17 |
| | |||||
* | bug #250 typo in database.sql | friendica | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | extensible notify structure | friendica | 2012-01-01 | 1 | -0/+2 |
| | |||||
* | notification data type | friendica | 2012-01-01 | 1 | -0/+18 |
| | |||||
* | add webfinger addr to gcontact for friend "connect" links | friendica | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | typo in db sql | friendica | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | pm replies | friendica | 2011-12-06 | 1 | -1/+9 |
| | |||||
* | d* pm | friendica | 2011-12-06 | 1 | -1/+7 |
| | |||||
* | data structures to support hidden friends | friendica | 2011-12-05 | 1 | -0/+2 |
| | |||||
* | add a bookmark index, needed by network queries | friendica | 2011-12-03 | 1 | -0/+1 |
| | |||||
* | personal tab on network page | friendica | 2011-11-29 | 1 | -0/+1 |
| | |||||
* | start of d* private mail, dba without mysqli | friendica | 2011-11-27 | 1 | -0/+9 |
| | |||||
* | Duplicate KEY 'wall' in TABLE 'item' | felixgilles | 2011-11-23 | 1 | -1/+0 |
| | |||||
* | forum split delivery flag | friendica | 2011-11-18 | 1 | -0/+2 |
| | |||||
* | add a few more sql indexes | friendica | 2011-11-15 | 1 | -1/+8 |
| | |||||
* | oauth: db update | Fabio Comuni | 2011-11-07 | 1 | -0/+5 |
| | |||||
* | ignore suggestions | Friendika | 2011-11-03 | 1 | -1/+10 |
| | |||||
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -0/+2 |
| | |||||
* | name change continued, social graph tools and stuctures, fix for spanish ↵ | Friendika | 2011-10-31 | 1 | -0/+21 |
| | | | | province name | ||||
* | @ tag completion enhancements, show url on hover and respect custom attags | Friendika | 2011-10-26 | 1 | -0/+7 |
| | |||||
* | queue indexes | Friendika | 2011-10-22 | 1 | -1/+6 |
| | |||||
* | working on long-term solution to relay issue | Friendika | 2011-10-15 | 1 | -0/+2 |
| | |||||
* | diaspora birthday notifications | Friendika | 2011-10-14 | 1 | -0/+1 |
| | |||||
* | stuff | Friendika | 2011-10-11 | 1 | -0/+1 |
| | | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos. | ||||
* | db updates for server batch key caching, group visibility | Friendika | 2011-10-01 | 1 | -0/+10 |
| | |||||
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -1/+3 |
| | |||||
* | starting the big delivery shakeup | Friendika | 2011-09-22 | 1 | -1/+3 |
| | |||||
* | structures for batch mode (Diaspora/zot) | Friendika | 2011-09-20 | 1 | -0/+1 |
| | |||||
* | more tag infrastructure | Friendika | 2011-09-18 | 1 | -0/+1 |
| | |||||
* | account expiration structures | Friendika | 2011-09-18 | 1 | -0/+3 |
| | |||||
* | optimise the commented date view | Friendika | 2011-09-18 | 1 | -0/+1 |
| | |||||
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -0/+1 |
| | |||||
* | saved searches on network page | Friendika | 2011-09-04 | 1 | -0/+8 |
| | |||||
* | infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵ | Friendika | 2011-09-01 | 1 | -0/+1 |
| | | | | comments through statusnet connector | ||||
* | implement delivery queue in case notifier gets killed | Friendika | 2011-08-28 | 1 | -0/+6 |
| | |||||
* | D* queue | Friendika | 2011-08-24 | 1 | -18/+18 |
| | |||||
* | diaspora photos ? | Friendika | 2011-08-23 | 1 | -1/+3 |
| | |||||
* | fill and expire fcontact cache | Friendika | 2011-08-18 | 1 | -0/+1 |
| | |||||
* | more d* infrastructure for relaying signed messages and storing ↵ | Friendika | 2011-08-17 | 1 | -1/+23 |
| | | | | non-connected people details | ||||
* | item guids | Friendika | 2011-08-07 | 1 | -0/+2 |
| | |||||
* | upsize guid storage to allow for Diaspora future growth | Friendika | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | diaspora structures | Friendika | 2011-08-03 | 1 | -0/+6 |
| | |||||
* | basic diaspora discovery | Friendika | 2011-07-18 | 1 | -0/+1 |
| | |||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 1 | -1/+1 |
| | | | | servers falling over | ||||
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 1 | -0/+1 |
| | |||||
* | db support for starred (favorited) items | Friendika | 2011-07-02 | 1 | -0/+2 |
| | |||||
* | add some indexes to photos | Friendika | 2011-07-01 | 1 | -1/+6 |
| | |||||
* | photos were not working in private mail | Friendika | 2011-06-30 | 1 | -1/+1 |
| |