Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow a site to over-ride the system app list without causing git issues | friendica | 2014-10-09 | 1 | -1/+4 |
| | |||||
* | provide a config option to prevent wall uploads (photos and files) from ↵ | friendica | 2014-09-02 | 1 | -30/+0 |
| | | | | being set to the same ACL as the containing post, and instead are uploaded with public visibility (no ACL). This is to prevent folks on other networks from seeing prohibited signs for things uploaded into a private conversation. It is primarily useful when posting to collections that have mixed folks from red and other networks and an otherwise public (typical) profile. Consequently, these uploads will match your chosen default visibility for photos and storage and not that of the containing conversation item (and is only useful if the default visibility is public). This choice must be explained adequately because it represents a complex series of tradeoffs and side effects. It will reduce complaints from other networks about blocked content, but essentially forces you to use another method (dav or the photos page) if you wish to upload protected files/media. | ||||
* | Ability to close comments at a certain date/time - needed for loom.io ↵ | friendica | 2014-08-28 | 1 | -1/+1 |
| | | | | emulation (and many other uses) | ||||
* | begin embeddable/shareable design elements (blocks, webpages, layouts, ↵ | friendica | 2014-08-27 | 1 | -1/+33 |
| | | | | menus, etc.) | ||||
* | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -1/+7 |
| | |||||
* | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 1 | -0/+9 |
| | |||||
* | issue #433 | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | merge the app menus | friendica | 2014-06-10 | 1 | -3/+13 |
| | |||||
* | syntax error | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | should really wait until after the first cuppa | friendica | 2014-06-10 | 1 | -4/+5 |
| | |||||
* | remote install app (untested) | friendica | 2014-06-10 | 1 | -1/+14 |
| | |||||
* | suggest app | friendica | 2014-06-03 | 1 | -1/+3 |
| | |||||
* | give the cloud file list a bit of padding | friendica | 2014-05-27 | 1 | -22/+24 |
| | |||||
* | fix search to use in app | friendica | 2014-05-22 | 1 | -1/+2 |
| | |||||
* | more apps | friendica | 2014-05-22 | 1 | -0/+2 |
| | |||||
* | implement 'requires' on personal apps | friendica | 2014-05-22 | 1 | -6/+43 |
| | |||||
* | sort by app name and not by apd filename | friendica | 2014-05-22 | 1 | -1/+4 |
| | |||||
* | Add the admin app | friendica | 2014-05-21 | 1 | -0/+5 |
| | |||||
* | more app work | friendica | 2014-05-21 | 1 | -3/+16 |
| | |||||
* | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 1 | -0/+3 |
| | |||||
* | add zids to all the personal app links | friendica | 2014-05-20 | 1 | -0/+5 |
| | |||||
* | more app work | friendica | 2014-05-20 | 1 | -8/+29 |
| | |||||
* | most of the remaining apps basic infrastructure except a form to create the ↵ | friendica | 2014-05-20 | 1 | -4/+50 |
| | | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now. | ||||
* | more app backend work | friendica | 2014-05-19 | 1 | -4/+41 |
| | |||||
* | apps: fix encoding/decoding and chunk splitting | friendica | 2014-05-18 | 1 | -2/+2 |
| | |||||
* | start to build out the apps | friendica | 2014-05-18 | 1 | -6/+56 |
| | |||||
* | more app work | friendica | 2014-05-18 | 1 | -0/+44 |
| | |||||
* | more app infrastructure | friendica | 2014-05-18 | 1 | -4/+49 |
| | |||||
* | the help app | friendica | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | add hover tips - except we need a way to translate the things | friendica | 2014-05-15 | 1 | -0/+5 |
| | |||||
* | login app | friendica | 2014-05-15 | 1 | -0/+4 |
| | |||||
* | add directory | friendica | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | more base apps | friendica | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | the app menu takes form | friendica | 2014-05-15 | 1 | -3/+43 |
| | |||||
* | apps: provide a default photo if none was set. For now it's the default ↵ | friendica | 2014-05-15 | 1 | -1/+14 |
| | | | | profile photo until we have a default app photo | ||||
* | some backend stuff for apps | friendica | 2014-05-15 | 1 | -0/+53 |