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
friendica
0b30f08fae
minor stuff
2014-08-05 22:08:12 -07:00
friendica
dc98e6c0e9
scrolling directory
2014-08-05 21:48:13 -07:00
friendica
004eaacc73
channel manage page - notification indicators
2014-08-04 17:24:26 -07:00
friendica
00fc23bf4e
issue #551 provide import/export of profiles (if this feature is enabled)
2014-08-04 16:48:40 -07:00
friendica
e0d338f102
always provide 'name' on profile edit page (and profile name), regardless of any other allowed fields.
2014-08-03 17:29:23 -07:00
friendica
44ee18b810
Let site admin choose what profile fields to support.
2014-08-02 23:28:51 -07:00
friendica
ae82df4399
Merge https://github.com/friendica/red into pending_merge
2014-08-02 14:57:13 -07:00
friendica
85032a1fa3
db tables for extensible profile fields
2014-08-02 14:56:17 -07:00
Jeroen
32f09b5fc2
Update nl. Added a link from the edit profile page to the edit visibility page.
2014-08-01 17:45:18 +00:00
friendica
ff8351437e
make the profile minimal by default. Use features to enable the advanced form.
2014-08-01 01:24:03 -07:00
friendica
60e7837f00
implement the new friend activity post which has been missing for some time now
2014-07-29 19:26:17 -07:00
Jeroen
ca5992fade
Stupid Bluefish
2014-07-29 19:14:01 +00:00
Jeroen
994b6b5258
As talked about earlier: set body font size to 0.8rem and post/comment font size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
2014-07-29 19:09:07 +00:00
Jeroen
2e6dd91599
14px>12pt as agreed on 075fc67277 - Also fixed empty delete button showing up for channels without edit photo rights.
2014-07-28 12:42:43 +00:00
friendica
1cc83dcaca
style the photo like buttons
2014-07-27 19:56:06 -07:00
friendica
34cc4cdc60
clear floats on photo page (footer content appearing on right of page instead of bottom)
2014-07-27 17:24:09 -07:00
Jeroen
075fc67277
Improved photo view page. Added a delete button, stylized other button and rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
2014-07-27 21:44:34 +00:00
friendica
52fa84135c
wrong label on icon
2014-07-25 01:13:08 -07:00
friendica
18f5890cb1
make profile edit pencil stand out a bit on darker backgrounds
2014-07-24 22:29:03 -07:00
friendica
5dcd0654d4
always provide a profile edit entry in the nav usermenu
2014-07-24 21:29:07 -07:00
friendica
1a6973a670
cherry pick pull request #544
2014-07-24 19:07:04 -07:00
mycocham
936f596af4
French Translations
2014-07-24 19:23:03 -04:00
friendica
8dc3446be4
when telling somebody that permissions have changed but not yet submitted, give them a submit button *right there* so they don't have to look for it.
2014-07-22 20:20:01 -07:00
friendica
bfe4bdc30b
make mod_like interactive if requested
2014-07-17 18:20:12 -07:00
friendica
7c40a41e1b
more event display formatting
2014-07-07 01:42:46 -07:00
friendica
0764b78da3
event render improvements
2014-07-06 23:13:17 -07:00
friendica
c7086b77fd
move code out of templates - not sure how this even worked.
2014-07-03 00:58:49 -07:00
RedMatrix
bb4ece672a
Merge pull request #521 from tuscanhobbit/master
...
Changed the lock icon behaviour
2014-07-01 09:19:08 +10:00
Paolo Tacconi
78c25cf2f0
Changed the lock icon behaviour
2014-06-30 17:10:42 +02:00
RedMatrix
0926c2d849
Merge pull request #516 from dawnbreak/master
...
Fixed a wrong timestamp update when adding a file.
2014-06-30 09:19:52 +10:00
Christian Vogeley
eb41b0ba7c
Remove Remove Account link from account settings
...
because it doesn’t remove the account. Move channel removal link to
channel page
2014-06-29 22:19:45 +02:00
Klaus Weidenbach
322091cd12
Fixed some more timestamp bugs in RedDAV.
...
Fixed an SQL-query in RedFile::put(), where parameters where in wrong order.
2014-06-29 17:49:46 +02:00
RedMatrix
e228c2ed32
Merge pull request #513 from dawnbreak/master
...
Some documentation for include/reddav.php and a new tpl-file.
2014-06-29 10:16:51 +10:00
RedMatrix
f29f8a1b40
Merge pull request #514 from tuscanhobbit/master
...
Checkboxes were not aligned in connedit, added a table and removed orphaned filestorage.tpl
2014-06-29 10:15:55 +10:00
Klaus Weidenbach
f49b74c5f6
Some documentation for include/reddav.php and a new tpl-file.
...
Documented include/reddav.php a bit more to understand what it is
about to try to clean up some parts. Still a lot to be done here.
I put serveral @todo markers that need to be checked.
Moved some more HTML to template file.
Changed getETag() return format according to documentation. (ETag MUST
be surrounded by double-quotes)
2014-06-29 01:17:06 +02:00
tuscanhobbit
dfe45342f6
Checkboxes were not aligned in connedit, added a table
2014-06-28 23:14:34 +02:00