| Commit message (Expand) | Author | Age | Files | Lines |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 1 | -1/+1 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 1 | -7/+3 |
* | remove the challenge table as well | friendica | 2013-11-18 | 1 | -1/+1 |
* | drop the queue table which we no longer use | friendica | 2013-11-18 | 1 | -1/+1 |
* | pull in some posts when we first connect with a new channel (if allowed to) -... | friendica | 2013-11-17 | 1 | -1/+1 |
* | document extra features | friendica | 2013-11-17 | 1 | -2/+4 |
* | removeme sort of works for a single channel - lots of loose ends to deal with... | friendica | 2013-11-12 | 1 | -2/+4 |
* | provide zid in js so we can use it from client | friendica | 2013-11-10 | 1 | -1/+2 |
* | DB - allow private messages to expire | friendica | 2013-11-06 | 1 | -1/+1 |
* | add shameless plug if they've not got zot, and add photo favicon to photos pages | friendica | 2013-11-05 | 1 | -1/+7 |
* | make the storage permissions tweakable for hosted environments where they may... | friendica | 2013-11-04 | 1 | -0/+15 |
* | allow mailsent update locking to unlock after 24 hours. Also don't even try t... | friendica | 2013-10-30 | 1 | -3/+10 |
* | if registration is disabled, send the site register link to pubsites | friendica | 2013-10-30 | 1 | -8/+6 |
* | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 1 | -1/+1 |
* | Schema change - add channel_dirdate so we can ping a directory server once a ... | friendica | 2013-10-27 | 1 | -1/+1 |
* | preserve the source owner when creating a delivery fork so that we can uplink... | friendica | 2013-10-13 | 1 | -1/+1 |
* | Don't send a quintillion emails every time mysql restarts. | Thomas Willingham | 2013-10-10 | 1 | -0/+6 |
* | post signatures | friendica | 2013-10-02 | 1 | -1/+2 |
* | Add possibility to use a block a channel menu (set channel_menublock to the l... | zottel | 2013-10-01 | 1 | -0/+5 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -18/+18 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -2/+9 |
* | structure for channel unions | friendica | 2013-09-26 | 1 | -1/+1 |
* | suppress creating the directory update record for profile updates which are p... | friendica | 2013-09-25 | 1 | -1/+1 |
* | reduce susceptibility to bleichenberger attack | friendica | 2013-09-24 | 1 | -0/+1 |
* | adult channel setting | friendica | 2013-09-22 | 1 | -7/+3 |
* | add a flag field to xtags so that we can filter tags based on whether or not ... | friendica | 2013-09-19 | 1 | -1/+1 |
* | provide a "safe search" backend and allow for self-censorship using nsfw or a... | friendica | 2013-09-19 | 1 | -1/+1 |
* | Merge branch 'zpull' | friendica | 2013-09-19 | 1 | -0/+1 |
|\ |
|
| * | set default charset of email_header_encode, add ud_flags to indicate which up... | friendica | 2013-09-18 | 1 | -1/+1 |
* | | sync item_search with yesterday's network fix for collections. Add ud_addr to... | friendica | 2013-09-19 | 1 | -1/+1 |
* | | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 1 | -1/+1 |
|/ |
|
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 1 | -1/+1 |
* | site sellpage links | friendica | 2013-09-17 | 1 | -1/+1 |
* | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 1 | -0/+1 |
* | bumped the capslock | friendica | 2013-09-17 | 1 | -1/+1 |
* | SEO: add keywords to appropriate channel pages | friendica | 2013-09-17 | 1 | -0/+7 |
* | more remote error reporting for zot | friendica | 2013-09-12 | 1 | -0/+1 |
* | extends DB in hubloc to maintain hubloc connectivity | Michael Meer | 2013-09-10 | 1 | -5/+1 |
* | site rename issue | friendica | 2013-09-09 | 1 | -1/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-09 | 1 | -0/+11 |
|\ |
|
| * | Preparation to maintain HubLocs from adminpanel. This should act as basis for... | Michael Meer | 2013-09-09 | 1 | -0/+11 |
* | | change primary key on updates table | friendica | 2013-09-09 | 1 | -1/+1 |
|/ |
|
* | fix the sitename also | friendica | 2013-09-08 | 1 | -1/+1 |
* | fix the recipient and subject localisation of failed update emails | friendica | 2013-09-08 | 1 | -3/+3 |
* | public site list (will take a few days to populate, assuming folks have updat... | friendica | 2013-09-05 | 1 | -1/+1 |
* | update photo timestamp on site rename | friendica | 2013-09-05 | 1 | -1/+2 |
* | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 1 | -3/+13 |
* | testing Comanche | friendica | 2013-09-03 | 1 | -3/+2 |
* | Merge pull request #108 from cvogeley/master | friendica | 2013-09-02 | 1 | -11/+17 |
|\ |
|
| * | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 1 | -11/+17 |