Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start on item feed structures | friendica | 2012-11-14 | 1 | -5/+27 |
| | |||||
* | cleanup | friendica | 2012-11-14 | 3 | -28/+17 |
| | |||||
* | make the visual group editor work again in the new world | friendica | 2012-11-14 | 3 | -21/+36 |
| | |||||
* | more infrastructure changes | friendica | 2012-11-14 | 1 | -15/+164 |
| | |||||
* | groups now take xchans, so you can have groups containing channels that you ↵ | friendica | 2012-11-14 | 3 | -51/+38 |
| | | | | aren't connected with | ||||
* | starting the big notifier cleanup | friendica | 2012-11-14 | 3 | -64/+70 |
| | |||||
* | cleanup | friendica | 2012-11-13 | 5 | -244/+4 |
| | |||||
* | mood mostly working | friendica | 2012-11-13 | 5 | -87/+78 |
| | |||||
* | a bit more progress on the new network/home ajax notifications, at least ↵ | friendica | 2012-11-13 | 3 | -54/+40 |
| | | | | I've now got a plan | ||||
* | sometimes it gets confusing when using two trees with completely different ↵ | friendica | 2012-11-13 | 2 | -2/+2 |
| | | | | structures | ||||
* | self-signed cert? Since you won't listen to me and insist on annoying your ↵ | friendica | 2012-11-13 | 3 | -32/+6 |
| | | | | friends, sorry, but red won't talk to you. This snake is dead. | ||||
* | provide json parameter to viewsrc to support end-to-end encryption | friendica | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | still a lot of files to bring up to date with new architecture - keep ↵ | friendica | 2012-11-13 | 3 | -33/+35 |
| | | | | plugging away at them | ||||
* | usability improvements | friendica | 2012-11-13 | 5 | -36/+37 |
| | |||||
* | ensure we update the correct abook record | friendica | 2012-11-13 | 1 | -3/+6 |
| | |||||
* | got zot | friendica | 2012-11-12 | 5 | -28/+66 |
| | |||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 4 | -59/+116 |
| | | | | communications for channel meta info, don't yet know if it's working | ||||
* | typo | friendica | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | hush-hush ultra top-secret mode | friendica | 2012-11-11 | 3 | -4/+18 |
| | |||||
* | rework a couple of zot basics | friendica | 2012-11-10 | 3 | -50/+40 |
| | |||||
* | starting to get into the hairy parts of zot - identity, location, and ↵ | friendica | 2012-11-10 | 4 | -16/+111 |
| | | | | permission synchronisation. After this, messaging should be a piece of cake. | ||||
* | when connnection permissions change, notify the other side so they can ↵ | friendica | 2012-11-10 | 1 | -3/+5 |
| | | | | refresh their info | ||||
* | some cleanup of mod-connections to bring it in line with the new architecture | friendica | 2012-11-10 | 2 | -71/+32 |
| | |||||
* | remove obsolete fields from admin template | friendica | 2012-11-10 | 1 | -10/+0 |
| | |||||
* | fix about half of the admin page | friendica | 2012-11-10 | 2 | -84/+55 |
| | |||||
* | profile/channel page view contacts | friendica | 2012-11-09 | 3 | -22/+19 |
| | |||||
* | turn star into a feature | friendica | 2012-11-08 | 4 | -23/+33 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 15 | -61/+73 |
| | |||||
* | magic auth indicator (link is dead at the moment) | friendica | 2012-11-08 | 2 | -15/+28 |
| | |||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 6 | -66/+68 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 9 | -21/+77 |
| | | | | (block,hide,archive,etc.) | ||||
* | allow theme selection | friendica | 2012-11-07 | 19 | -105/+11076 |
| | |||||
* | ensure admin setting gets passed through setup | friendica | 2012-11-06 | 1 | -0/+5 |
| | |||||
* | All the themes except one are horked anway | friendica | 2012-11-06 | 830 | -154324/+2 |
| | |||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 5 | -44/+69 |
| | | | | 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. | ||||
* | finish off like/dislike localisation except for zrl/magic_link | friendica | 2012-11-06 | 4 | -38/+61 |
| | |||||
* | add author info to like activity object for localisation | friendica | 2012-11-06 | 1 | -21/+39 |
| | |||||
* | likes working a bit better - not translateable yet | friendica | 2012-11-06 | 2 | -10/+18 |
| | |||||
* | likes are quasi working again - at least an activity item is stored and it ↵ | friendica | 2012-11-05 | 3 | -47/+41 |
| | | | | mostly has correct data, but displaying it needs improvement. | ||||
* | fix the profile change activity post | friendica | 2012-11-05 | 2 | -22/+24 |
| | |||||
* | start on the like/dislike activities | friendica | 2012-11-05 | 4 | -111/+115 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 6 | -129/+153 |
| | |||||
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 5 | -44/+28 |
| | |||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 11 | -64/+31 |
| | |||||
* | llink is like plink but only on the local system, plink can be anywhere | friendica | 2012-11-04 | 1 | -0/+2 |
| | |||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 9 | -87/+47 |
| | |||||
* | some cleanup of main item template | friendica | 2012-11-04 | 6 | -74/+175 |
| | |||||
* | feature enable 'dislike' - backend | friendica | 2012-11-03 | 3 | -3/+11 |
| | |||||
* | typo | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | add template | friendica | 2012-11-03 | 1 | -0/+16 |
| |