| Commit message (Expand) | Author | Age | Files | Lines |
* | show hidden connections in contact block if and only if the observer is the p... | friendica | 2014-05-08 | 1 | -4/+14 |
* | fix events until the new event subscription mechanism goes in, as shared even... | friendica | 2014-05-07 | 1 | -1/+1 |
* | ok *now* shred works with alternate config files | friendica | 2014-05-07 | 1 | -0/+4 |
* | add message_id to reshared items so that we can eventually notify the origina... | friendica | 2014-05-05 | 1 | -0/+6 |
* | Fixed some wrapping problems when the user has set a larger font size. And so... | jeroenpraat | 2014-05-05 | 1 | -8/+8 |
* | UI for deleting chatrooms | friendica | 2014-05-04 | 1 | -0/+3 |
* | issue #432 permission changes lost editing webpage (and other non-post items) | friendica | 2014-05-04 | 1 | -2/+0 |
* | more easter eggs | friendica | 2014-05-03 | 1 | -0/+6 |
* | make folks from certain other networks feel more at home here | friendica | 2014-05-02 | 1 | -0/+8 |
* | allow birthdays with just a year (no month or day). | friendica | 2014-05-01 | 1 | -5/+10 |
* | bring the posted-date selector widget up to date. There are no longer two dif... | friendica | 2014-05-01 | 1 | -1/+1 |
* | posted_dates() needs a re-write so we can make a much prettier archive widget | friendica | 2014-04-30 | 1 | -1/+41 |
* | Remove automatic bookmarking - it was a bad idea and just leads to menu clutt... | friendica | 2014-04-30 | 2 | -22/+1 |
* | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -22/+32 |
* | Unfortunate omission | friendica | 2014-04-26 | 1 | -3/+1 |
* | basic chatterbot support - though these would still require additional functi... | friendica | 2014-04-26 | 1 | -0/+41 |
* | A useful hook | friendica | 2014-04-25 | 1 | -0/+5 |
* | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 3 | -17/+26 |
* | A future "comanche UI" is going to need lists of available building blocks. S... | friendica | 2014-04-25 | 1 | -0/+25 |
* | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -8/+24 |
* | this should fix mention notification that aren't plus tagged | friendica | 2014-04-19 | 1 | -4/+20 |
* | We know why third party zids didn't work now, so don't use hacky | Thomas Willingham | 2014-04-18 | 1 | -4/+1 |
* | more optimisations for discovery mode of zotfeed | friendica | 2014-04-17 | 1 | -2/+6 |
* | improve zotfeed for discover channel so it will send updates to posts you've ... | friendica | 2014-04-17 | 2 | -15/+13 |
* | tag anyone | friendica | 2014-04-15 | 1 | -17/+3 |
* | better mapping of visible connections | friendica | 2014-04-14 | 1 | -8/+6 |
* | Better handling of restricted /channel and /profile permissions. We will show... | friendica | 2014-04-14 | 2 | -17/+25 |
* | until we can figure out how to allow commenting on the discover page without ... | friendica | 2014-04-13 | 1 | -0/+7 |
* | Often somebody will join the matrix with a dodgy cert and we'll sort that out... | friendica | 2014-04-13 | 2 | -12/+26 |
* | remove extra tag logging | friendica | 2014-04-12 | 1 | -1/+1 |
* | don't match quote remnants | friendica | 2014-04-12 | 1 | -1/+5 |
* | let normal hashtags be quoted strings also | friendica | 2014-04-12 | 1 | -1/+12 |
* | Merge branch 'master' into prvtag | friendica | 2014-04-12 | 1 | -13/+13 |
|\ |
|
| * | Ooops, replaced too many | Thomas Willingham | 2014-04-12 | 1 | -2/+2 |
| * | Revert to prepare_text, use bbcode only for with | Thomas Willingham | 2014-04-12 | 1 | -15/+15 |
* | | no this is the way to do it | friendica | 2014-04-11 | 1 | -2/+2 |
* | | Use @+ to tag a forum and also restrict the post to the forum, this leaves @!... | friendica | 2014-04-11 | 1 | -2/+2 |
|/ |
|
* | make sure we can find that function | friendica | 2014-04-11 | 1 | -0/+1 |
* | we also need a loop breaker | friendica | 2014-04-11 | 1 | -0/+6 |
* | Merge pull request #405 from beardy-unixer/master | RedMatrix | 2014-04-12 | 2 | -17/+18 |
|\ |
|
| * | Don't count deleted channels when figuring out where to send a user on login. | Thomas Willingham | 2014-04-11 | 1 | -2/+3 |
| * | Bring BBCode to profiles | Thomas Willingham | 2014-04-11 | 1 | -15/+15 |
* | | Merge pull request #404 from git-marijus/master | RedMatrix | 2014-04-12 | 2 | -3/+9 |
|\ \ |
|
| * | | bootstrapify aclselector | marijus | 2014-04-11 | 2 | -3/+9 |
| |/ |
|
* / | soft revert 9bb7811 until we can look at it more closely. | friendica | 2014-04-11 | 1 | -4/+5 |
|/ |
|
* | add the message-id to delivery reports. This _could_ allow an enterprising de... | friendica | 2014-04-10 | 1 | -14/+14 |
* | Discover page: when importing public items, alter the item so that it has the... | friendica | 2014-04-10 | 1 | -0/+19 |
* | move the deleted flag setting to encode_item_flags() where it belongs now tha... | friendica | 2014-04-10 | 1 | -4/+3 |
* | Include the entire original item when notifying other channels of deletions a... | friendica | 2014-04-10 | 2 | -6/+1 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-09 | 1 | -4/+3 |
|\ |
|