Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -2/+14 |
| | | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow. | ||||
* | secure permission discovery | friendica | 2012-11-02 | 1 | -1/+14 |
| | |||||
* | verify all the signatures before adding contact | friendica | 2012-11-02 | 1 | -0/+3 |
| | |||||
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 1 | -4/+2 |
| | |||||
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 1 | -65/+13 |
| | |||||
* | more progress on follow - should be able to import the xchan and photos. | friendica | 2012-11-01 | 1 | -25/+49 |
| | |||||
* | typos | friendica | 2012-11-01 | 1 | -3/+6 |
| | |||||
* | merging zot_finger schema additions | friendica | 2012-11-01 | 1 | -93/+45 |
| | |||||
* | typo | friendica | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | network discovery on follow | friendica | 2012-10-31 | 1 | -6/+12 |
| | |||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -10/+7 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -11/+8 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -55/+1 |
| | | | | some shit. | ||||
* | implement "follow" service limits | friendica | 2012-06-24 | 1 | -0/+36 |
| | |||||
* | ostatus hub subscription issues | friendica | 2012-06-07 | 1 | -4/+9 |
| | |||||
* | doco | friendica | 2012-06-02 | 1 | -0/+12 |
| | |||||
* | turn "follow" into a function | friendica | 2012-06-02 | 1 | -0/+231 |