Commit graph

8907 commits

Author SHA1 Message Date
friendica
916f3e9afc doc updates 2013-12-20 01:39:05 -08:00
friendica
2c0fbc508e comanchify connedit, group 2013-12-19 23:56:37 -08:00
friendica
cd78f9d13d sourced items which are then edited at the source weren't setting up the second delivery chain. 2013-12-19 20:23:19 -08:00
friendica
bccc20f38c default photo issue, and connections page showing deleted accounts. Also show last updated on connedit page 2013-12-19 19:16:46 -08:00
friendica
648a7a5735 add bbcode reference 2013-12-19 18:33:02 -08:00
friendica
6c2ea59cde give doc/help alternate mimetype support 2013-12-19 17:44:30 -08:00
friendica
564f431551 comanchificate mod_photos 2013-12-19 17:36:31 -08:00
friendica
7c81889b33 make default profile photo configurable - should be functional but needs admin ui 2013-12-19 16:33:36 -08:00
friendica
f8042cc467 add 'src' parameter to api photo list 2013-12-19 15:23:36 -08:00
friendica
e6dc916915 if somebody tagged you in a private post, the tag email notification contained the obscured message. Clear it. 2013-12-19 13:52:23 -08:00
friendica
825492407e more comanche 2013-12-19 02:35:45 -08:00
friendica
b28a37c38e more comanche 2013-12-19 02:25:44 -08:00
friendica
125543aded more comanche migration 2013-12-19 02:16:14 -08:00
friendica
2089a1379a provide git revision in siteinfo if possible and if not instructed otherwise 2013-12-18 18:29:53 -08:00
friendica
2297335798 remove the .wgl (widget list) file processing for ordering widgets on a page. This preceded Comanche and was never used and is now obsolete. 2013-12-18 15:53:40 -08:00
friendica
ee26587a8f Merge https://github.com/friendica/red into zpull 2013-12-18 14:55:49 -08:00
friendica
1a4c91ccf5 Add App::poi to store the "person of interest" for a given page. This is so we can comanchificate the vcard_from_xchan widget -- it will pick up the target xchan from the page environment. 2013-12-18 14:53:18 -08:00
friendica
2be50ab580 Merge pull request #246 from git-marijus/master
minor fixes
2013-12-18 13:51:39 -08:00
marijus
176fe32564 show drop-icon on wall-item hover only 2013-12-18 21:13:48 +01:00
marijus
6e28c40c27 we make this with css now 2013-12-18 20:22:22 +01:00
marijus
b6bb3c0252 fix a typo 2013-12-18 19:47:00 +01:00
Paolo T
df34aaba47 Merge pull request #245 from tuscanhobbit/master
corrections to italian translation
2013-12-18 06:20:49 -08:00
p.tacconi
10ef0cd997 corrections to italian translation 2013-12-18 15:19:02 +01:00
friendica
38fd8410eb split off mod_connections into mod_connections & mod_connedit - lots of links to fix 2013-12-18 01:00:08 -08:00
friendica
1780684c57 split mod/connections for comanchification 2013-12-17 20:26:08 -08:00
friendica
98b0e0221d more comanche stuff 2013-12-17 20:03:45 -08:00
friendica
1d82d93078 Merge https://github.com/friendica/red into zpull 2013-12-17 16:36:23 -08:00
friendica
44ead61339 authtest: do a better job of success/failure indication 2013-12-17 16:35:22 -08:00
friendica
26667ffd4f Merge pull request #244 from zzottel/master
JS-less display module
2013-12-17 16:09:36 -08:00
zottel
b3e3073b99 JS-less display 2013-12-17 12:23:39 +01:00
friendica
9728a1303d There's always more to do... 2013-12-16 20:54:03 -08:00
friendica
c4ca0c634f Merge https://github.com/friendica/red into zpull 2013-12-16 18:09:43 -08:00
friendica
7b5a42568a Tricky little bug. Allowed somebody to bypass comment permissions. Hopefully the fix will have no undesired side effects. 2013-12-16 18:07:41 -08:00
friendica
95f7c753a1 Merge pull request #243 from git-marijus/master
some more style.css work
2013-12-16 13:51:07 -08:00
friendica
50731fa6a6 bring back the collection edit sidebar widget on the connection edit page until I sort out Comanche on that page. 2013-12-16 13:34:34 -08:00
marijus
afc86875d2 move some stuff back to mod_connections.css 2013-12-16 15:46:18 +01:00
marijus
ae95269c6d remove some cruft and a typo 2013-12-16 15:41:23 +01:00
marijus
5512d6aa1d Merge branch 'master' of https://github.com/friendica/red 2013-12-16 12:51:35 +01:00
friendica
a7a775a718 install redbasic during setup so that at least one theme is registered. Otherwise none of the display settings seem to work very well. 2013-12-16 00:25:08 -08:00
friendica
5a3a72604b some re-work of mod_sources 2013-12-15 20:59:52 -08:00
friendica
61a7bfb942 use 'a' ACL search instead of 'm' ACL search for mod_sources 2013-12-15 20:30:37 -08:00
friendica
065300f7c3 bloody hell - it isn't defined either. 2013-12-15 18:43:54 -08:00
friendica
817d146123 bloody hell... php version incompatibility with openssl - openssl no longer accepts a string as an algorithm. Earlier versions didn't recognise sha256. So we'll look to see if the algorithm constant for sha256 is defined and if so we'll use that instead of the string. 2013-12-15 18:30:10 -08:00
friendica
a6987134e5 headline spacing 2013-12-15 17:19:02 -08:00
friendica
5837ab69b9 use consistent font-size for text 2013-12-15 16:31:58 -08:00
friendica
936845089b improve the flow of the message a bit 2013-12-15 16:27:39 -08:00
friendica
6c2d29f73f change the top margin so the headline gets in. 2013-12-15 16:02:07 -08:00
friendica
46fd10a29d can't use an access file or we can't see the assets 2013-12-15 15:44:36 -08:00
friendica
731ab80ac2 set system.projecthome to 1 if you want the project page for a home page. There was a bit of re-org of mod/home, which might alter the behaviour for some existing sites. Basically we're not showing a login box at all if you've got home.html - there should be a login link in th nav bar. If you haven't defined anything at all we'll fall back to the old behaviour but still allow the home contents to be set via plugin. 2013-12-15 15:37:51 -08:00
friendica
0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00