friendica
82eb265a20
add collections widget to connections page - and some more work on realms
2014-08-17 17:48:41 -07:00
friendica
20bdcb037f
provide backend storage and declaration of directory realm
2014-08-16 16:10:35 -07:00
friendica
ba0bf596b5
Merge https://github.com/friendica/red into pending_merge
2014-08-15 14:46:59 -07:00
friendica
481263dc25
bring back some friendica crypto stuff including all the key mangling and translation functions. Also add ability to completely supress email notifications for actitivies with private contents. We'll still pass private mail notifications because often the email notification is the only way infrequently used channels get alerted to these.
2014-08-15 14:42:14 -07:00
zottel
d57fe0765c
don't block "public" messages with authenticated scope
2014-08-15 21:36:24 +02:00
friendica
41aa9e13cf
doc update
2014-08-15 06:05:52 -07:00
friendica
257332f434
Merge https://github.com/friendica/red into pending_merge
2014-08-15 06:05:22 -07:00
Christian Vogeley
f36253b7a8
Account deletion
...
fix multi user deletion, add confirmation message
2014-08-15 14:56:17 +02:00
friendica
1978500e8f
pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER formats and rebuilding the darn things like we used to do. Check for illegal hex encoded album names in mod/photo so we don't throw php errors. Don't know where they come from but we get a lot of them.
2014-08-14 23:05:19 -07:00
friendica
21adbad4c1
in HTML email notifications, angle brackets in posts were unescaped - including those in code blocks.
2014-08-14 20:19:28 -07:00
friendica
414d86d3a9
api - foreach warnings
2014-08-14 17:55:14 -07:00
friendica
1d4fde71e0
Merge https://github.com/friendica/red into pending_merge
2014-08-14 17:25:45 -07:00
friendica
9d2335ebc8
put an indicator (*) in the message subject line for notification emails when the message body has been suppressed
2014-08-14 17:24:39 -07:00
RedMatrix
f4229dbc3f
Merge pull request #561 from cvogeley/master
...
Some work on account deletion
2014-08-15 09:58:43 +10:00
Jeroen
c1b89b413a
Added some missing translation strings. Fixed to scalable for a few font sizes.
2014-08-14 20:02:05 +00: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
friendica
eb38f3f474
support title and description (and dates which were done earlier) for friendica photo import
2014-08-13 16:34:36 -07:00
friendica
041aff36b7
provide a way to preserve photo timestamps when importing (rather than uploading)
2014-08-12 21:51:32 -07:00
friendica
da982c6c9f
here's the file but I'm less than 5% of the way through porting it.
2014-08-12 21:24:36 -07:00
friendica
802a5c2946
zot logging to figure out why we occasionally don't have an address on xchan_import - I suspect we don't have anything useful at all.
2014-08-12 20:46:33 -07: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
friendica
f2244539da
nothing going on here. nothing to see. move along.
2014-08-10 22:19:08 -07:00
friendica
b12e40a4e8
allow channel login to the api, just like with the cloud
2014-08-10 19:53:26 -07:00
friendica
9ab12929d7
implement max_import_size
2014-08-09 23:38:33 -07:00
friendica
091138cbd3
prevent obscured email notifications
2014-08-09 17:20:30 -07:00
friendica
1397c6f994
booboo
2014-08-09 15:21:15 -07:00
friendica
e9caf9db6a
a couple of "not quite public" fixes
2014-08-08 15:27:17 -07:00
friendica
ad1472abf0
got the logic reversed on that one
2014-08-07 18:58:33 -07:00
friendica
136fa15594
obscured message showing up in email notification
2014-08-07 18:34:12 -07: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
friendica
f412f6a654
over-ride the private flag if we received a post that isn't completely public, but they didn't set the private flag.
2014-08-07 17:49:57 -07:00
friendica
640dbdf5e9
a bit more cleanup and a bug fix or two for the new private post security model
2014-08-07 17:14:11 -07:00
friendica
2cff122d6f
public scope delivery issues
2014-08-06 21:16:24 -07:00
friendica
86bccf35a2
basic 'notpublic' bits working
2014-08-06 19:24:46 -07:00
friendica
afac379177
first step first - just store the public_policy data, don't do anything with it yet.
2014-08-06 17:36:07 -07:00
friendica
8da548344b
clone sync of "unfriend" actions
2014-08-05 17:47:17 -07:00
friendica
8b1f9b1425
bbcode sup and sub
2014-08-05 04:32:48 -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
44ee18b810
Let site admin choose what profile fields to support.
2014-08-02 23:28:51 -07: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
0e57b6cc8c
convert application strings to en-US
2014-07-31 02:33:34 -07:00
friendica
a1ffb5ee72
sql error
2014-07-29 18:34:24 -07:00
RedMatrix
f091021570
Merge pull request #548 from tuscanhobbit/master
...
Chatroom lines are deleted after a while or the chat becomes slow to load
2014-07-29 18:25:25 +10:00
Paolo Tacconi
d6d795efc9
deleted a command with debug code
2014-07-29 09:41:43 +02:00
Paolo Tacconi
87f5544f1f
Chatroom lines are deleted after MAX_CHATROOM_HOURS or the chat becomes slow to load
2014-07-29 09:06:04 +02:00
friendica
73a0d8b5a7
restrict categories list to items that aren't deleted
2014-07-27 13:44:12 -07:00
friendica
5dcd0654d4
always provide a profile edit entry in the nav usermenu
2014-07-24 21:29:07 -07:00
friendica
5a5190f2ff
add an encoding type to formatted zot communication structures so that we can later add alternate encodings.
2014-07-24 15:55:01 -07:00
friendica
9e500494ff
standards compliance
2014-07-22 21:05:18 -07:00
friendica
1476812e90
add another important note
2014-07-22 17:21:13 -07:00
friendica
b29f087cdc
provide ability to blacklist sites from "Discover".
2014-07-22 17:17:33 -07:00
friendica
dd215607f3
paranoia tweaks
2014-07-21 21:28:45 -07:00
friendica
f65890091e
add more control to auth paranoia setting
2014-07-20 00:24:12 -07:00
friendica
2721d58a1c
correct the permissions on profile page
2014-07-17 22:07:23 -07:00
friendica
9e988afa1f
ensure that we don't have permission settings issues due to version skew across sites.
2014-07-17 20:59:58 -07:00
friendica
b19176169c
provide a specific permission for liking profiles (reuse the obsolete bookmark permission), also remove the unused 'unconnected contacts' view for now.
2014-07-17 20:54:30 -07:00
friendica
437b0cb16e
collection sync issue
2014-07-17 15:53:07 -07:00
friendica
de97073e13
don't subdue archived connections in viewconnections
2014-07-16 22:32:18 -07:00
friendica
98e85917bb
subdue archived connections in group editor and don't show at all in contact_block()
2014-07-16 22:21:29 -07:00
friendica
feb23fc9bc
collection sync
2014-07-16 21:18:28 -07:00
friendica
bd75b68a7c
shield share meta info from markdown processing.
2014-07-16 17:39:40 -07:00
friendica
f11856f839
allow a site to run cron daily at a chosen hour
2014-07-16 16:21:01 -07:00
friendica
3a31ddea2b
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
friendica
01491e7d61
limit fields to what we require
2014-07-14 21:52:20 -07:00
friendica
c398d556b3
index collection sync info by hash rather than id
2014-07-14 21:49:48 -07:00
friendica
1accf82bd1
clean up more code duplication
2014-07-14 21:21:24 -07:00
friendica
5ad76c4d0c
the sending side of clone syncing of collection/privacy_group information. The receiving side is not yet implemented.
2014-07-14 02:37:41 -07:00
friendica
233e4e1363
remove some code duplication
2014-07-14 01:38:16 -07:00
friendica
17bd39fcd4
rename friendica_smarty
2014-07-13 23:00:03 -07:00
Thomas Willingham
3402fa5715
Quotes on strings. Dunno why it worked without.
2014-07-13 21:51:26 +01:00
Thomas Willingham
e03f2a97b6
Provide profile tabs opt-out.
2014-07-13 18:44:37 +01:00
jeroenpraat
29aece3472
added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vintage indexes in web pages.
2014-07-11 22:28:26 +00:00
friendica
c74fd78993
move smarty compiled files to store/[data]/smarty3 - which puts all writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time.
2014-07-10 21:34:52 -07:00
friendica
83ad5328c8
doco
2014-07-10 19:29:51 -07:00
friendica
fa706c8e86
finish implementing email verification. Currently it only applies if REGISTER_OPEN is in effect.
2014-07-09 21:10:56 -07:00
friendica
913fd1d22e
numerous event fixes - mostly related to editing an event
2014-07-06 22:31:39 -07:00
friendica
5f41813845
homepage revisions
2014-07-06 19:15:09 -07:00
friendica
ee3a4902de
when deleting items, delete linked events and photos during stage1
2014-07-04 20:34:54 -07:00
friendica
53217ad9a7
add 'block_public' checking to get_all_perms() and perm_is_allowed() so we have everything related to allowing or denying something in one place. Currently this check is done separately in a huge number of places. Now we can start to remove all the extra checks. A couple of them are still necessary, but most are now redundant.
2014-07-03 19:36:59 -07:00
friendica
5ed9444bee
some initial work towards email address verification
2014-07-03 18:29:32 -07:00
friendica
06b7aea1a0
visage tracking opt-in/opt-out
2014-07-03 17:26:42 -07:00
friendica
c7086b77fd
move code out of templates - not sure how this even worked.
2014-07-03 00:58:49 -07:00
friendica
7b1901c2c2
turn that into a feature
2014-07-02 16:53:40 -07:00
friendica
7a082394c3
minor adjustments
2014-07-01 22:02:36 -07:00
friendica
ee6fd1d6e5
minor optimisation
2014-07-01 21:24:43 -07:00
friendica
c037a5083c
optionally allow zrl usage from specific markdown sources
2014-07-01 18:38:44 -07:00
friendica
fc69220b94
easter egg
2014-07-01 18:21:22 -07:00
friendica
8a84718163
for non-post items (e.g. photos, events, whatever) add mention tags explicitly to the output rendering since they may not be present in the post body.
2014-06-30 22:46:17 -07:00
friendica
b2abc51929
much better fix to problem yesterday of updates with the wrong ud_addr getting updated. Now we'll
...
pass in the update table row to import_xchan so we know exactly which ud_addr applies. We still need ud_flags passed in separately.
2014-06-30 21:17:19 -07:00
Klaus Weidenbach
4afa2853cc
Documented include/plugin.php a bit and removed an annoying default
...
logging. Changed it to LOGGER_DEBUG.
2014-07-01 00:24:53 +02:00
Thomas Willingham
7a079cd7dc
Make [observer.baseurl] more reliable using connurl which will change
...
less often than xchan_url, which can break the regex and might not
even contain the baseurl at all, plus a bit of doco clean up.
2014-06-30 16:23:42 +01:00
friendica
f64f84b5e9
control chars crept in.
2014-06-30 03:52:20 -07:00
friendica
71e8643bf6
ensure we have a unique guid for each address if one is generated.
2014-06-30 03:38:12 -07:00
friendica
4e8d10e269
update the update records for all addresses attached to this channel, not just the primary.
2014-06-30 03:34:37 -07:00
friendica
4c669be2ef
minor changes
2014-06-29 20:09:06 -07:00
friendica
436b44cb19
log the offending dir server
2014-06-29 18:24:34 -07:00
friendica
33034bc9b6
limit updates from new dir servers to avoid exhausting memory.
2014-06-29 18:18:29 -07:00
Klaus Weidenbach
ffea675240
Add rename support for DAV directories.
...
This works only over DAV right now, no GUI yet.
2014-06-30 01:08:29 +02:00
Klaus Weidenbach
aacb293f2e
Return a correct timestamp when a folder is empty.
...
If a folder was empty a zero timestamp was returned. Now it will
return the timestamp of the folder itself.
2014-06-29 21:15:37 +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
Klaus Weidenbach
5be3ba8436
Fixed a wrong timestamp update when adding a file.
...
When a file was uploaded the timestamp of the containing folder
should get updated, but the timestamp of the first file in the
folder was mistakenly updated.
There are some more wrong timestamps, but still looking for the bug.
2014-06-29 16:00:21 +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
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
friendica
4e3c560bdb
remove the feature setting until the community decides what to do and makes it happen
2014-06-28 05:12:29 -07:00
friendica
0074ef0bf3
rule of snakes #1 , kill the snake.
...
tinymce is gone. if you want a visual editor, figure out what you want and make it happen.
If you don't want a visual editor, do nothing.
This is in the community's hands. I don't need a visual editor.
2014-06-28 05:05:34 -07:00
friendica
8b545d91db
notification being sent for comments from blocked connections on same site.
2014-06-26 16:24:53 -07:00
friendica
74fe151f96
bring back profile_tabs for unauthenticated visitors to /cloud page
2014-06-25 21:21:54 -07:00
Klaus Weidenbach
45dde16f3e
Templified cloud's directory listing.
...
Moved HTML for the directory listing from include/reddav.php to it's
own template file.
Still need to clean it up bit more, but should be useable already.
2014-06-26 02:01:53 +02:00
Paolo Tacconi
dda949ee3b
Delete confirmation is translatable
2014-06-25 12:07:36 +02:00
Paolo Tacconi
378aaf4a61
Display quota and translatable strings
2014-06-25 11:54:10 +02:00
tuscanhobbit
4c78c3bdee
Oops I left some debug stuff around
2014-06-24 12:13:54 +02:00
tuscanhobbit
cc4001fce7
Fixes to links and forward URLs in filestorage
2014-06-24 12:05:11 +02:00
friendica
b2feb26492
clean up the awful descriptive text on thing input
2014-06-23 17:05:03 -07:00
friendica
177c33be10
block edit/delete ability for everybody but the owner
2014-06-23 16:05:00 -07:00
friendica
3106de208c
Merge branch 'master' of https://github.com/tuscanhobbit/red into tuscanhobbit-master
2014-06-23 15:47:14 -07:00
tuscanhobbit
f6959dd18b
Dav file browser on a single page
2014-06-24 00:04:13 +02:00
friendica
0cfcb02311
ability to like things
2014-06-23 05:19:28 -07:00
friendica
223ed4a6c5
process profile like removals with normal low_level drop_item
2014-06-23 01:22:58 -07:00
friendica
c4c1c37bd3
profile likes
2014-06-22 22:16:26 -07:00
friendica
eb31d61a26
when an admin censors a channel, we only need to notify the directory and not all the connections.
2014-06-22 17:26:05 -07:00
friendica
525daa7475
fix space around brackets changing.
2014-06-19 20:38:38 -07:00
Alexandre Hannud Abdo
b20887995a
Implements a new permission level PERMS_PENDING
...
With this a user can allow some action to any user which connects
to them, even before they've connected back.
Ref.
https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com
Also some code cleanup and an alternative logic for handling
notifications of permission changes in zot.php.
This assumes that private posts are still restricted to people in
your addressbook. Regardless of your global permissions, a
pending channel won't get private posts, even if the post
only has a deny clause not matching the pending channel.
2014-06-19 15:13:32 -03:00
friendica
224a2b9ddf
put viewsrc back in a lightbox
2014-06-18 20:33:28 -07:00
friendica
88bb3c9ddb
reset timestamps when unarchiving a connection
2014-06-18 18:29:04 -07:00
friendica
c16b403cf7
oh this is nice... http://kmkeen.com/jshon - this is what we need to make shred -- well "shred". I also had to change the photos album list API a bit to fix any imagined and/or real parsing issues and also fixed shred so it can find its auxiliary files.
2014-06-18 16:26:27 -07:00
friendica
8b66329a8f
add photo count to photo album list
2014-06-17 20:45:53 -07:00
friendica
35d42f8626
access control modification functions (item specific - we may need these for several data types)
2014-06-17 19:21:46 -07:00
friendica
5c8359f976
note work still remaining
2014-06-17 17:36:41 -07:00
friendica
dafd3a9e43
sync profiles to nomadic clones
2014-06-17 17:34:51 -07:00
friendica
38e0bb4530
document why this works
2014-06-15 19:25:16 -07:00
friendica
e1ec1e7c5f
sort out the unobscure mess
2014-06-15 19:21:32 -07:00
friendica
72f00d6e04
issues with editing webpage permissions
2014-06-15 18:58:02 -07:00
friendica
0f6c321e3f
only show jotnets when posting conversation items
2014-06-14 20:16:40 -07:00
friendica
b67c8ec8b9
webpage permissions weirdness
2014-06-14 16:35:38 -07:00
marijus
bd06e58007
whitespace
2014-06-14 15:38:44 +02:00
marijus
b9256eed30
unclutter menues a little
2014-06-14 15:31:36 +02:00
friendica
64a370056c
load main.js last
2014-06-13 17:33:03 -07:00
friendica
78609e9363
send new connection notification even if auto-perms are set
2014-06-12 17:31:42 -07:00
friendica
3dfcfbf85c
issue #433
2014-06-10 22:35:15 -07:00
friendica
13ba9ef003
merge the app menus
2014-06-10 21:21:50 -07:00
friendica
e41375c889
syntax error
2014-06-10 17:23:32 -07:00
friendica
adbcf371f9
should really wait until after the first cuppa
2014-06-10 16:40:55 -07:00
friendica
059ccae278
remote install app (untested)
2014-06-10 16:34:21 -07:00
friendica
970c82faa3
notify tweaks
2014-06-09 19:07:15 -07:00
friendica
376a51f8d8
doc updates
2014-06-06 23:56:52 -07:00
jeroenpraat
6ccf6455c4
Merge branch 'master' of https://github.com/friendica/red
2014-06-05 14:00:05 +00:00
friendica
8084fed851
poke notifications
2014-06-04 22:15:52 -07:00
friendica
4fa3b420ab
duplicate birthday events showing up
2014-06-04 21:02:57 -07:00
friendica
6e2208394a
add zrl stuff - still a lot of new stuff missing but I'm not going to do it all.
2014-06-04 16:09:34 -07:00
jeroenpraat
d9688e5ab3
Merge branch 'master' of https://github.com/friendica/red
2014-06-04 14:00:08 +00:00
friendica
b5617a5552
suggest app
2014-06-03 19:45:38 -07:00
friendica
737d3f5836
don't add a birthday event if the birthday channel doesn't have permission to send you posts.
2014-06-03 19:25:59 -07:00
friendica
97a4479513
don't provide a second (actually third counting the navbar) search box on the search page if you've got saved searches turned on. This should solve some problems with duplicate html id's (and save wasn't working anyway). If you don't have saved search ability (which will provide a saved search widget in the sidebar), provide a simple search box in the main content region but without save ability.
2014-06-03 18:19:27 -07:00
friendica
2ada33e2a0
Merge https://github.com/friendica/red into pending_merge
2014-06-03 13:46:32 -07:00
friendica
c034cb5d71
make system generated birthday events un-commentable since comments won't go where you think.
2014-06-03 13:45:35 -07:00
jeroenpraat
5869836180
expand/collapse is also used for comments, so removing 'post'.
2014-06-03 15:42:13 +00:00
jeroenpraat
ad378cbe07
Updated strings for show entire post and show less to expand and collapse. See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
2014-06-03 12:14:51 +00:00
jeroenpraat
b4e7d7f7c0
Updated to [+] show more, [+] show more comments, etc. See https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
2014-06-03 05:12:00 +00:00
friendica
2386bc4d00
bring back birthdays
2014-06-02 17:49:19 -07:00
friendica
17e575e1eb
don't show app editing options to non-authenticated folks
2014-06-01 22:15:21 -07:00
friendica
a84d2d0731
add a few days of slop to the orphan finder to account for any lags in dir syncing.
2014-06-01 17:22:04 -07:00
friendica
ddcf905d03
regression: (-1) update_flag still exists in one function. This should be UPDATE_FLAGS_FORCED or 2.
2014-06-01 16:36:11 -07:00
friendica
3821efb99e
issue #477
2014-06-01 01:30:34 -07:00
friendica
33cf83175d
use consistent capitalisation in the item actions menu
2014-05-29 21:34:08 -07:00
friendica
832cbbec15
testing new event code
2014-05-29 21:25:19 -07:00
friendica
22ed5b1d03
newevent: front end functions
2014-05-29 20:09:21 -07:00
friendica
6e0cc25a90
more work on new event code
2014-05-29 19:48:54 -07:00
friendica
dac7f68914
event_addtocal function for storing received events
2014-05-29 17:52:11 -07:00
friendica
a3487efd57
start to tie in the new event logic
2014-05-29 17:09:14 -07:00
friendica
118b4c88bd
split event storage into two bits - separate the event storage from the associated item storage
2014-05-29 16:23:20 -07:00
friendica
9b5eabf108
Merge branch 'master' into newevent
...
Conflicts:
include/zot.php
2014-05-29 16:14:10 -07:00
friendica
1a58777daa
this is an important bit - only mark dead hubs on directory servers. They shouldn't matter anywhere else.
2014-05-29 00:55:34 -07:00
friendica
2a6d7b6a07
cleanup dead directory entries. This was a real b#tch, so keep your eye out for issues - which you shouldn't see until next weekend when this is scheduled to run. We're only setting flags, so if anything goes wrong we should be able to recover without too much pain.
2014-05-28 21:42:46 -07:00
friendica
30eb1b494a
moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is possible now that we have translation contexts, as before '$1 is $2' was ambiguous without a context - in this case 'mood'.
2014-05-28 17:58:49 -07:00
friendica
f6de9c09fb
logging: include target url when reporting z_fetch_url and z_post_url errors.
2014-05-27 21:21:38 -07:00
friendica
b17f923abb
give the cloud file list a bit of padding
2014-05-27 16:49:47 -07:00
friendica
9fa929fab5
filter randprof results to avoid channels that are known to be deceased.
2014-05-25 23:00:06 -07:00
Alexandre Hannud Abdo
bc389ff934
Language selection: case-insensitive and system language
...
Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase
characters.
Fixed defining a->language too soon to ever get the system lang
2014-05-23 10:16:03 -03:00
friendica
345f784f67
fix search to use in app
2014-05-22 21:24:41 -07:00
friendica
39d5f2abcf
more apps
2014-05-22 20:39:42 -07:00
friendica
bcac633085
implement 'requires' on personal apps
2014-05-22 19:19:04 -07:00
friendica
6f7fb7a2ac
sort by app name and not by apd filename
2014-05-22 02:13:33 -07:00
friendica
4d7fc304ea
Add the admin app
2014-05-21 21:47:09 -07:00
friendica
751fda9704
more app work
2014-05-21 20:54:09 -07:00
friendica
d17768d4e7
change app dropdown to point to apps module (changes nav template). Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content.
2014-05-21 17:23:34 -07:00
Alexandre Hannud Abdo
6fb8cd4d24
Make tag delivery work when channel name differs from profile name
2014-05-21 17:23:18 -03:00
RedMatrix
3e75f9cbb1
Merge pull request #464 from solstag/master
...
Bunch of translation work
2014-05-21 19:24:24 +10:00
friendica
77ca117218
make it possible to edit/delete apps via /apps/personal/edit
2014-05-21 01:55:32 -07:00
Alexandre Hannud Abdo
d15e3776f3
Allow translation context with plural. Use that in Likes/Dislikes.
2014-05-21 05:39:35 -03:00
Alexandre Hannud Abdo
72a633dc51
Make translation contexts effective.
2014-05-21 04:48:22 -03:00
friendica
c6de9096fa
add zids to all the personal app links
2014-05-20 22:59:58 -07:00
friendica
5d9f924642
more app work
2014-05-20 22:25:36 -07:00
friendica
71f5908e21
add optional context to translations
2014-05-20 20:22:38 -07:00
friendica
fc0967b84b
most of the remaining apps basic infrastructure except a form to create the 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.
2014-05-20 18:08:49 -07:00
friendica
6d01707a72
more app backend work
2014-05-19 16:49:11 -07:00
friendica
ea67b9bda8
apps: fix encoding/decoding and chunk splitting
2014-05-18 20:00:30 -07:00
friendica
466fe725bc
start to build out the apps
2014-05-18 18:21:20 -07:00
friendica
2b44af4455
more app work
2014-05-18 02:00:06 -07:00
friendica
e79e8f4add
Merge https://github.com/friendica/red into pending_merge
2014-05-18 00:45:02 -07:00
friendica
070e7cc376
more app infrastructure
2014-05-18 00:44:42 -07:00
marijus
89b8bc07ac
implement modal for more then 10 likes/dislikes
2014-05-18 09:14:21 +02:00
friendica
9e95458ea5
the help app
2014-05-16 02:54:52 -07:00
friendica
659714956c
add hover tips - except we need a way to translate the things
2014-05-15 20:58:26 -07:00
friendica
420540fc94
login app
2014-05-15 20:39:49 -07:00
friendica
a2b4187a08
add directory
2014-05-15 20:36:09 -07:00
friendica
2fdc13e91d
some sidebar content (doesn't yet do anything)
2014-05-15 20:20:20 -07:00
friendica
2dee303d92
more base apps
2014-05-15 20:09:28 -07:00
friendica
077b97eac4
the app menu takes form
2014-05-15 19:54:37 -07:00
friendica
99d97170de
apps: provide a default photo if none was set. For now it's the default profile photo until we have a default app photo
2014-05-15 17:15:22 -07:00
friendica
e68bb132a7
some backend stuff for apps
2014-05-15 16:43:42 -07:00
friendica
2f1e4a6370
xss prevention
2014-05-14 00:55:32 -07:00
friendica
b0dc3d3b4c
add photo widget
2014-05-13 21:33:39 -07:00
friendica
2f5bd7e1b3
add activity_received hook
2014-05-13 20:58:55 -07:00
friendica
2c27ba66a5
zrlify (turn into zmg) any relevant img tags in a post.
2014-05-13 20:17:52 -07:00
friendica
a4869394f4
allow jgrowl 'close all' message to be translated
2014-05-13 17:59:47 -07:00
friendica
b3cc05c41d
try to fix random logouts
2014-05-12 17:04:03 -07:00
marijus
c7a0891bbe
Typo
2014-05-12 11:27:53 +02:00
friendica
ef5ffad690
log IP mis-matches even if paranoia isn't set.
2014-05-11 22:01:53 -07:00
RedMatrix
b4fd20c624
Merge pull request #455 from encyclomundi/master
...
correct minor typo
2014-05-11 07:38:01 +10:00
Charles
3f5852c30e
correct minor typo
2014-05-10 12:50:20 -07:00
root
80796c78f5
Merge branch 'master' of https://github.com/chriswinstead/red
2014-05-10 10:55:50 -07:00
Michael Johnston
0e336fc092
add support for h1, h2, etc. to bbcode
2014-05-10 00:54:59 -04:00
marijus
56eb9e75cc
Merge branch 'master' of https://github.com/friendica/red
2014-05-09 07:39:27 +02:00
friendica
2fe8bae7a5
show hidden connections in contact block if and only if the observer is the profile owner
2014-05-08 17:08:34 -07:00
marijus
8144498803
like indicator rewrite
2014-05-08 13:44:43 +02:00
friendica
1a4c99ec02
fix events until the new event subscription mechanism goes in, as shared events have been broken
2014-05-07 22:28:19 -07:00
friendica
a00103b7df
better event management
2014-05-07 22:23:43 -07:00
friendica
e22e94cd97
ok *now* shred works with alternate config files
2014-05-07 20:31:21 -07:00
root
711719ce0c
Made some changes to img tags to enforce max-width everywhere, and to the page headers to allow user scaling.
2014-05-07 12:01:12 -07:00
friendica
bdbda6074c
add message_id to reshared items so that we can eventually notify the original poster via an activity that their item was shared.
2014-05-05 16:16:32 -07:00
jeroenpraat
d93df86298
Fixed some wrapping problems when the user has set a larger font size. And some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page.
2014-05-05 13:54:56 +00:00
friendica
806f1f0fa1
UI for deleting chatrooms
2014-05-04 20:30:52 -07:00
friendica
fc550ae330
issue #432 permission changes lost editing webpage (and other non-post items)
2014-05-04 17:10:33 -07:00
friendica
5d623f3a08
more easter eggs
2014-05-03 01:14:28 -07:00
friendica
62b4ec4e75
make folks from certain other networks feel more at home here
2014-05-02 17:29:04 -07:00
friendica
a39a1584bd
allow birthdays with just a year (no month or day).
2014-05-01 18:40:00 -07:00
friendica
b666aca5c3
bring the posted-date selector widget up to date. There are no longer two different styles.
2014-05-01 17:54:12 -07:00
friendica
f96a81d274
posted_dates() needs a re-write so we can make a much prettier archive widget
2014-04-30 18:45:46 -07:00
friendica
c1f8eda719
Remove automatic bookmarking - it was a bad idea and just leads to menu clutter. Bookmarks can always be saved manually if desired.
2014-04-30 17:50:06 -07:00
friendica
31fd284b3c
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
friendica
c36489a753
Unfortunate omission
2014-04-26 19:33:39 -07:00
friendica
e40d226252
basic chatterbot support - though these would still require additional functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
2014-04-26 16:27:03 -07:00
friendica
2851988c96
A useful hook
2014-04-25 21:12:43 -07:00
friendica
3e8e67df2c
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
friendica
38301ae1b4
A future "comanche UI" is going to need lists of available building blocks. Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
2014-04-25 16:09:32 -07:00
friendica
1e55bef3d1
ability to unset a layout and subthread is probably close to working again.
2014-04-23 19:05:48 -07:00
friendica
8d950b4e06
this should fix mention notification that aren't plus tagged
2014-04-19 22:53:42 -07:00
Thomas Willingham
4e0b85267a
We know why third party zids didn't work now, so don't use hacky
...
workarounds anymore.
2014-04-18 16:34:48 +01:00
friendica
d2b5bb843f
more optimisations for discovery mode of zotfeed
2014-04-17 22:06:35 -07:00