Thomas Willingham
b5241c610f
Deprecate site channel. The sys channel should be doing this. Will fix
...
shortly.
2014-09-15 00:06:51 +01:00
Jeroen
254dc0ec98
Made link post titles to source optional in display settings. Hopefully I did a right.
2014-09-14 12:39:11 +00:00
RedMatrix
415be29261
Merge pull request #592 from jeroenpraat/master
...
Issue #590 : Linked conversation titles to source.
2014-09-13 19:24:01 +10:00
marijus
61ce524a33
define justifiedGalleryActive in head.tpl to not break other pages autoload
2014-09-12 21:32:53 +02:00
jeroenpraat
d4e7a71d1e
Issue #590 : Linked conversation titles to source.
...
If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it!
2014-09-12 21:21:16 +02:00
friendica
1b3196862d
issue #588 can't add feeds to collections using connedit page group sidebar widget
2014-09-11 02:19:21 -07:00
marijus
3caee72aee
another day another concept - hope this works better
2014-09-11 10:41:11 +02:00
marijus
8835f646ae
Revert "Revert "Merge pull request #583 from git-marijus/master""
...
This reverts commit 08638f3ec8
.
2014-09-11 10:35:19 +02:00
friendica
5b774e26ca
make sure we add the file
2014-09-10 23:09:54 -07:00
friendica
4c8036f530
endless scroll on connections page
2014-09-10 23:08:24 -07:00
friendica
6ab21b3d4f
make verify_email the default for new installs (at least English installs), and provide a setting on the admin page for it.
2014-09-10 17:42:13 -07:00
friendica
08638f3ec8
Revert "Merge pull request #583 from git-marijus/master"
...
autoload broken - even after clearing cache and retrying.
This reverts commit 13e7a8f123
, reversing
changes made to 4712b78e52
.
2014-09-10 16:09:01 -07:00
marijus
c1c2214b47
photo justification
2014-09-10 17:10:39 +02:00
friendica
b1254a71bc
wrap photo albums (albums and top level) in a div id=photo-album-contents
2014-09-08 16:28:02 -07:00
friendica
ed847a91f6
add categories to events
2014-09-07 22:14:28 -07:00
friendica
4faeebddb2
Diaspora actually puts the account full name into the "nickname" field of the vcard. They don't put the nickname into the vcard at all. One wonders why even have a nickname field since the fullname is already presented in the next line. This hasn't caused us a problem with Friendica because I'm guessing nobody actually uses this line, though the number of class tags on it makes it seem somewhat important.
2014-09-07 17:13:44 -07:00
friendica
28b75b028d
ajax work
2014-09-06 00:37:15 -07:00
friendica
dd7d0c4156
more work on the event edit form
2014-09-05 01:58:27 -07:00
friendica
92e4448993
put a date and time picker on events
2014-09-04 22:30:12 -07:00
friendica
75d0f6329c
outbound feed issue
2014-09-03 01:09:28 -07:00
Thomas Willingham
6d7897a955
Don't forget the ifs. Now we just need to write some blurb, find some
...
images, add a link, and decide what to do with non-earned badges...basically
all of it.
2014-09-02 02:37:23 +01:00
Thomas Willingham
ab031664fa
Move achievements on, but just a tad.
2014-09-02 02:34:04 +01:00
friendica
5e5c6c9000
consistency: the diaspora post plugin uses "diaspora_enable". The protocol driver uses "diaspora_enabled" with a 'd'. They got mixed up in a couple of places.
2014-08-28 03:33:19 -07:00
friendica
2d210db1b8
ability to create/edit/delete custom profile field definitions - read the source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later.
2014-08-27 22:01:02 -07:00
friendica
bbcf0be16a
Admin setting for Diaspora Protocol enable. We may want to have this also at a channel level since there are privacy issues and quirks and trade-offs.
2014-08-27 18:19:56 -07:00
RedMatrix
45e8419bce
Merge pull request #574 from tuscanhobbit/master
...
Notifications links load on the same window(tab)
2014-08-27 18:15:42 +10:00
tuscanhobbit
c4a2409778
notifications open in the same window(tab)
2014-08-27 09:35:17 +02:00
marijus
2df4c44de5
make vcard and contact block widget look-alike
2014-08-27 00:59:07 +02:00
friendica
c99d89e441
get rid of template "auto generated" warnings
2014-08-25 22:58:30 -07:00
friendica
6e99848043
more diaspora stuff - most of the basic bits are there except queueing and physical delivery (I'm keeping delivery turned off until some of the bugs are fixed so we don't cause inifinite loops or network meltdowns) - now it's just a matter of going through and methodically finding all the bugs
2014-08-25 22:43:44 -07:00
friendica
df634f9853
notifications/system not marking all notifications seen
2014-08-25 20:55:37 -07:00
friendica
72a766432d
missing template file
2014-08-21 20:45:15 -07:00
friendica
e524835463
the rest of the diaspora local discovery stuff
2014-08-21 20:31:55 -07:00
friendica
921799b045
make the old personal xrd interface (old webfinger) work again
2014-08-21 17:42:19 -07:00
friendica
831714f0f0
profile edit - missing visibility and drop link on non-default profiles, re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer).
2014-08-21 16:46:24 -07:00
friendica
a59a6fbd90
abook-edit-me class lost during some edit - we need this to reset the permission fields
2014-08-21 01:41:15 -07:00
friendica
b4aed12129
extensible profiles - add the input form elements. Still needs styling and we're not yet storing the results. And right now we're ignoring the type and only doing type=string. Oh yeah - and I split off starting the second delivery chain into its own function in tag_deliver since it was largely duplicate code.
2014-08-20 23:01:25 -07:00
friendica
a6829f7dcb
move Friendica photo migrator to addons, bring back a few XML scraping functions that we're going to require (unfortunately)
2014-08-20 17:15:13 -07:00
friendica
f7895d322e
provide admin option for allowing rss/atom feed connections. Need to do this now before the feature is complete so that public sites don't get borked. We also will need a service class for this.
2014-08-20 16:10:57 -07:00
friendica
b3d450626e
provide an overt indication that a post/comment was edited.
2014-08-18 22:44:03 -07:00
friendica
b522ab13cb
nav channel selection
2014-08-18 20:03:48 -07:00
Christian Vogeley
54fe09f466
Add account deletion to the UI
2014-08-16 16:28:07 +02:00
RedMatrix
f4229dbc3f
Merge pull request #561 from cvogeley/master
...
Some work on account deletion
2014-08-15 09:58:43 +10:00
Christian Vogeley
fc94a638cd
Some work on account deletion
2014-08-14 20:17:57 +02:00
friendica
1d6f494936
some work on extended profile fields
2014-08-13 22:22:52 -07:00
marijus
bc85f7d6e3
provide an expert option to opt out from user zoom on mobile devices
2014-08-13 15:32:15 +02:00
friendica
50da5bd389
Friendica photo import tool. This will bring in all your photos from the chosen Friendica account and import them into Red. Note that profile photos will also be imported, but will not be scaled for profiles, nor will they be attached to any profiles. They will appear however in your Profile Photos album. Photos that had any access restrictions in Friendica will be made private to only you. Comments and likes, captions, and tags are not transferred, only the actual photos. You will only be able to do this once. If something goes wrong but any photos were imported, a pconfig called frphotos.complete will be set and you'll have to remove it to start over. If you should remove this to start over, we also check each photo and will not over-write a photo you already brought over.
2014-08-12 18:08:31 -07:00
Jeroen
bec565cdc3
Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s).
2014-08-09 01:18:31 +00:00
friendica
a7d95108d0
cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true.
2014-08-07 18:22:50 -07:00
Jeroen
d2a7b5babe
Reworked the options on the profile edit page. In one words: buttons. Hope you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good.
2014-08-06 21:49:30 +00:00