Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forbid redefinition of language plural_select function | friendica | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | try to fix random logouts | friendica | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | button styling mitemlist | friendica | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | better button theming on oauth connected apps page | friendica | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | turn off ssl cookie protection by default since nobody that has problems ↵ | friendica | 2014-05-08 | 1 | -1/+1 |
| | | | | | | | with it is apparently able to debug it. PLEASE turn it on by util/config system ssl_cookie_protection 1 if you use SSL. Please debug it if you have a problem and have any basic technical skills at all and tell us why it doesn't work so we can fix it and turn this on by default because it is very very very important. | ||||
* | Do our best to provide sane cookie defaults. | friendica | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | setup: check for open https port with an invalid cert, even if configured to ↵ | friendica | 2014-05-06 | 1 | -1/+1 |
| | | | | use http. Also a bit more word-smithing on the resultant error text but it's still not perfect. | ||||
* | minor text change. | friendica | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | hopefully this will fix it | friendica | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | more easter eggs | friendica | 2014-05-03 | 1 | -1/+1 |
| | |||||
* | weekly update | friendica | 2014-05-02 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | did somebody say "tweak? | friendica | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | assets update | friendica | 2014-04-28 | 1 | -1/+1 |
| | |||||
* | assets update | friendica | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | I'm not sure I care any more. | friendica | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | missed the string update on an earlier checkin | friendica | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | bug fix on wall-item-dislike position | friendica | 2014-04-20 | 1 | -1/+1 |
| | |||||
* | move create a new collection below the actual collection list again. failed ↵ | friendica | 2014-04-18 | 1 | -1/+1 |
| | | | | experiment. | ||||
* | This preserves the alignment work done earlier but provides a more ↵ | friendica | 2014-04-17 | 1 | -1/+1 |
| | | | | aesthetically pleasing page. | ||||
* | rev update | friendica | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | tag anyone | friendica | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | directory: make "connect" more prominent, but this ultimately needs more ↵ | friendica | 2014-04-14 | 1 | -1/+1 |
| | | | | theme work. | ||||
* | minor alignment issues | friendica | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | soft revert 9bb7811 until we can look at it more closely. | friendica | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | Include the entire original item when notifying other channels of deletions ↵ | friendica | 2014-04-10 | 1 | -1/+1 |
| | | | | as it contains important routing and scope information. Previously we were only sending a couple of critical fields like the message-id, flags, and creation date. The thinking was that it is deleted, let's not resend the deleted contents anywhere. But in order to route this through the same path the original post took we really need the entire original post with all of its baggage attached. | ||||
* | 'anybody in this network' permissions were not being allowed for ↵ | friendica | 2014-04-09 | 1 | -1/+1 |
| | | | | non-connected channels. | ||||
* | strip affinity tool labels on ultra-small screens; otherwise they just smush ↵ | friendica | 2014-04-08 | 1 | -1/+1 |
| | | | | together | ||||
* | prevent follows of and notifications to deceased channels | friendica | 2014-04-07 | 1 | -1/+1 |
| | |||||
* | use parent_mid in the parent query for enotify instead of of the parent id. ↵ | friendica | 2014-04-06 | 1 | -1/+1 |
| | | | | This should fix the issue with encrypted content in the notification messages (for locally posted replies). The fix was a bit harder than anticipated because we store the parent id as an int in the notify table so this had to be modified to char storage as well. | ||||
* | provide the ability for rpost to post as another of your channels. This does ↵ | friendica | 2014-04-05 | 1 | -1/+1 |
| | | | | not yet work, so the functionality has not been enabled. | ||||
* | doc updates, plus back-end work for rpost to let you post to a different ↵ | friendica | 2014-04-04 | 1 | -1/+1 |
| | | | | channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. | ||||
* | snakebite: bring back some of the legacy XML discovery interfaces, update as ↵ | friendica | 2014-04-02 | 1 | -1/+1 |
| | | | | required. | ||||
* | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | photo timestamp was missing from main profile photo url which prevents photo ↵ | friendica | 2014-03-31 | 1 | -1/+1 |
| | | | | changes from being immediately seen there. | ||||
* | revise the sandbox | friendica | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | check that aside actually exists before querying the html length | friendica | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | fix delete missing permission check | friendica | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | superfluous comma | friendica | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | ensure wall_upload always has width and height if the image is valid | friendica | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | improve curl error logging | friendica | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | doc update | friendica | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | increase log info to track down source of ownership failures | friendica | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | prune_hub_reinstalls() and add cron weekly as a side effect | friendica | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | cleanup | friendica | 2014-03-18 | 1 | -1/+1 |
| |