Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mood mostly working | friendica | 2012-11-13 | 3 | -53/+51 |
| | |||||
* | a bit more progress on the new network/home ajax notifications, at least ↵ | friendica | 2012-11-13 | 2 | -54/+39 |
| | | | | I've now got a plan | ||||
* | self-signed cert? Since you won't listen to me and insist on annoying your ↵ | friendica | 2012-11-13 | 1 | -7/+5 |
| | | | | friends, sorry, but red won't talk to you. This snake is dead. | ||||
* | still a lot of files to bring up to date with new architecture - keep ↵ | friendica | 2012-11-13 | 1 | -9/+9 |
| | | | | plugging away at them | ||||
* | ensure we update the correct abook record | friendica | 2012-11-13 | 1 | -3/+6 |
| | |||||
* | got zot | friendica | 2012-11-12 | 3 | -27/+62 |
| | |||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 1 | -40/+50 |
| | | | | 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 | 2 | -3/+17 |
| | |||||
* | rework a couple of zot basics | friendica | 2012-11-10 | 1 | -45/+31 |
| | |||||
* | starting to get into the hairy parts of zot - identity, location, and ↵ | friendica | 2012-11-10 | 1 | -2/+82 |
| | | | | permission synchronisation. After this, messaging should be a piece of cake. | ||||
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -8/+11 |
| | |||||
* | turn star into a feature | friendica | 2012-11-08 | 2 | -13/+14 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 4 | -37/+40 |
| | |||||
* | magic auth indicator (link is dead at the moment) | friendica | 2012-11-08 | 1 | -13/+19 |
| | |||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -11/+11 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 2 | -12/+15 |
| | | | | (block,hide,archive,etc.) | ||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 3 | -21/+28 |
| | | | | 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 | 2 | -36/+59 |
| | |||||
* | likes working a bit better - not translateable yet | friendica | 2012-11-06 | 1 | -3/+6 |
| | |||||
* | likes are quasi working again - at least an activity item is stored and it ↵ | friendica | 2012-11-05 | 1 | -2/+2 |
| | | | | mostly has correct data, but displaying it needs improvement. | ||||
* | fix the profile change activity post | friendica | 2012-11-05 | 1 | -18/+20 |
| | |||||
* | start on the like/dislike activities | friendica | 2012-11-05 | 2 | -8/+8 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -11/+11 |
| | |||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 3 | -9/+9 |
| | |||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 3 | -12/+6 |
| | |||||
* | some cleanup of main item template | friendica | 2012-11-04 | 2 | -27/+49 |
| | |||||
* | feature enable 'dislike' - backend | friendica | 2012-11-03 | 2 | -3/+9 |
| | |||||
* | typo | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | note about extending the hook system for application wrappers | friendica | 2012-11-03 | 1 | -2/+5 |
| | |||||
* | expanded help text for features | friendica | 2012-11-03 | 1 | -8/+9 |
| | |||||
* | turn off categories feature by default | friendica | 2012-11-03 | 2 | -1/+7 |
| | |||||
* | turn off some "advanced" features by default, like archives and saved search ↵ | friendica | 2012-11-03 | 2 | -3/+2 |
| | | | | - even though we don't yet have a screen to turn them on. That will come. | ||||
* | more theme stuff | friendica | 2012-11-03 | 2 | -4/+5 |
| | |||||
* | fix post preview | friendica | 2012-11-03 | 1 | -2/+7 |
| | |||||
* | remove recursive share tags | friendica | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | a lot more changes of terminology | friendica | 2012-11-03 | 3 | -13/+13 |
| | |||||
* | channels you are connected to are "connections". Get rid of "address book" ↵ | friendica | 2012-11-03 | 2 | -3/+3 |
| | | | | which doesn't fit. | ||||
* | secure permission discovery | friendica | 2012-11-02 | 1 | -1/+14 |
| | |||||
* | add key passing and verification to targeted discovery | friendica | 2012-11-02 | 1 | -4/+4 |
| | |||||
* | slightly better wording of permission choices | friendica | 2012-11-02 | 1 | -4/+4 |
| | |||||
* | consolidate permission arrays | friendica | 2012-11-02 | 1 | -36/+11 |
| | |||||
* | verify all the signatures before adding contact | friendica | 2012-11-02 | 2 | -2/+20 |
| | |||||
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 3 | -6/+5 |
| | |||||
* | grrr... hashes aren't matching. | friendica | 2012-11-01 | 3 | -82/+141 |
| | |||||
* | bug in get_all_perms | friendica | 2012-11-01 | 1 | -5/+5 |
| | |||||
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 2 | -1/+23 |
| | |||||
* | more progress on follow - should be able to import the xchan and photos. | friendica | 2012-11-01 | 2 | -45/+69 |
| | |||||
* | cleanup channel management | friendica | 2012-11-01 | 1 | -1/+4 |
| |