Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check permissions for mail to non-connected people, reject if no permission ↵ | friendica | 2012-12-05 | 2 | -8/+70 |
| | | | | - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address. | ||||
* | make mail replies work | friendica | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 3 | -113/+120 |
| | | | | though | ||||
* | most of the basic "make friends" stuff except for email notifications, drop ↵ | friendica | 2012-12-03 | 1 | -0/+99 |
| | | | | community tab | ||||
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 2 | -73/+45 |
| | |||||
* | connection notifications | friendica | 2012-12-02 | 1 | -2/+32 |
| | |||||
* | add pending check on group queries | friendica | 2012-11-29 | 2 | -9/+14 |
| | |||||
* | further progress on new network/home notifications | friendica | 2012-11-29 | 1 | -6/+6 |
| | |||||
* | make poco work again | friendica | 2012-11-29 | 1 | -23/+42 |
| | |||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -5/+14 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | backport features categories and add some new ones like the affinity slider | friendica | 2012-11-28 | 3 | -33/+42 |
| | |||||
* | basic (very basic) communication showing up on network page | friendica | 2012-11-26 | 2 | -6/+9 |
| | |||||
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | "heavy lifting" - zot messages flowing, now just need to be parsed and ↵ | friendica | 2012-11-19 | 1 | -9/+84 |
| | | | | stored at the other end. | ||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -19/+20 |
| | | | | other side | ||||
* | more notes | friendica | 2012-11-16 | 1 | -2/+2 |
| | |||||
* | make the json work | friendica | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | site/friendica is now site/siteinfo | friendica | 2012-11-16 | 1 | -5/+11 |
| | |||||
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | cleanup | friendica | 2012-11-14 | 2 | -27/+16 |
| | |||||
* | make the visual group editor work again in the new world | friendica | 2012-11-14 | 1 | -15/+28 |
| | |||||
* | cleanup | friendica | 2012-11-13 | 2 | -34/+4 |
| | |||||
* | mood mostly working | friendica | 2012-11-13 | 1 | -33/+26 |
| | |||||
* | a bit more progress on the new network/home ajax notifications, at least ↵ | friendica | 2012-11-13 | 1 | -0/+1 |
| | | | | I've now got a plan | ||||
* | sometimes it gets confusing when using two trees with completely different ↵ | friendica | 2012-11-13 | 1 | -1/+1 |
| | | | | structures | ||||
* | self-signed cert? Since you won't listen to me and insist on annoying your ↵ | friendica | 2012-11-13 | 1 | -24/+0 |
| | | | | 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 | 1 | -18/+20 |
| | | | | plugging away at them | ||||
* | usability improvements | friendica | 2012-11-13 | 2 | -25/+21 |
| | |||||
* | got zot | friendica | 2012-11-12 | 1 | -0/+3 |
| | |||||
* | one could say we've sort of got zot - at least there are two-way ↵ | friendica | 2012-11-12 | 2 | -18/+65 |
| | | | | communications for channel meta info, don't yet know if it's working | ||||
* | rework a couple of zot basics | friendica | 2012-11-10 | 2 | -5/+9 |
| | |||||
* | starting to get into the hairy parts of zot - identity, location, and ↵ | friendica | 2012-11-10 | 2 | -13/+28 |
| | | | | 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 | 1 | -71/+22 |
| | |||||
* | fix about half of the admin page | friendica | 2012-11-10 | 1 | -83/+54 |
| | |||||
* | turn star into a feature | friendica | 2012-11-08 | 1 | -9/+18 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 8 | -10/+10 |
| | |||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 2 | -40/+50 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -4/+51 |
| | | | | (block,hide,archive,etc.) | ||||
* | allow theme selection | friendica | 2012-11-07 | 3 | -12/+13 |
| | |||||
* | ensure admin setting gets passed through setup | friendica | 2012-11-06 | 1 | -0/+5 |
| | |||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -22/+40 |
| | | | | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -7/+12 |
| | |||||
* | likes are quasi working again - at least an activity item is stored and it ↵ | friendica | 2012-11-05 | 1 | -45/+36 |
| | | | | mostly has correct data, but displaying it needs improvement. | ||||
* | start on the like/dislike activities | friendica | 2012-11-05 | 1 | -69/+75 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -79/+111 |
| | |||||
* | change permission settings from radio buttons to select boxes | friendica | 2012-11-05 | 1 | -13/+7 |
| |