Mario Vavti
722d7ff38d
lower caution level from danger to warning for ignore button
2016-01-27 09:46:18 +01:00
redmatrix
5d6657f77a
provide an icon to make 'add privacy group' stand out from the list of groups. Please revert if you think it's too messy.
2016-01-27 00:11:15 -08:00
redmatrix
9b08051703
bring back the ability to ignore a pending connection request without deleting it and without always having it in your face and without jumping through hoops.
2016-01-26 16:57:36 -08:00
jeroenpraat
68030d12cf
Linking new connection notification to pending connections (see Channel 1) and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits.
2016-01-27 00:24:05 +01:00
redmatrix
9081ddb455
don't provide notification icons on manage page for delegated channels
2016-01-24 18:36:38 -08:00
redmatrix
2be515e7bb
set the actual value of the password input field to a single space on remove channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed.
2016-01-21 14:32:41 -08:00
Mario Vavti
b711c050db
make contact block look widget alike
2016-01-21 11:48:10 +01:00
Mario Vavti
928f1bfa7b
css cleanup
2016-01-21 10:58:38 +01:00
Mario Vavti
97ebf9021c
bootstrapify rating and connect buttons. position the connect button more prominent right under the profile image
2016-01-21 10:42:20 +01:00
redmatrix
be83855acf
generalise the site icon
2016-01-17 16:50:37 -08:00
Mario Vavti
0d5daea93d
move dir total ratings button to the left to prevent the connect button beeing shifted on channels with ratings
2016-01-16 21:30:57 +01:00
Mario Vavti
2498df68c7
change button order for consistency
2016-01-15 13:20:45 +01:00
Mario Vavti
d36aa4fc89
provide a recent activity link in /connections
2016-01-15 12:08:04 +01:00
Mario Vavti
f4e1b2123a
add an approve button to /connections and get rid of the modal popup in /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better...
2016-01-15 11:28:05 +01:00
Mario Vavti
63ee0daac5
provide more contact infos and update some protocol type definitions
2016-01-15 10:42:44 +01:00
Mario Vavti
614dcb8bce
since the perms will be reset on approval better do not provide the perms tool before we approved a connection
2016-01-14 23:38:00 +01:00
Mario Vavti
588d022fbb
provide some info about our contacts - status (archived, hidden, etc.), public forum (like in directory) and show since when we are connected
2016-01-14 23:23:12 +01:00
Mario Vavti
e2b79c34bc
some work on connections
2016-01-14 13:50:47 +01:00
Mario Vavti
69573c6afe
some template work on follow widget
2016-01-14 10:36:45 +01:00
redmatrix
e500a08f15
more progress on cover photo cropping and storage
2016-01-13 20:26:27 -08:00
redmatrix
9584ca080c
some initial work on uploading and cropping cover photos
2016-01-13 17:32:09 -08:00
redmatrix
3bf9dc9f18
more work on auto channel creation during register
2016-01-13 01:17:02 -08:00
redmatrix
66c8658898
plugin version compatibility checking. To use, set MinVersion, MaxVersion or MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
2016-01-11 16:34:12 -08:00
jeroenpraat
e51035ba9a
String update es-es and nl. Plus some extra bits, incl .gitignore update with pageheader.html
2016-01-10 20:45:39 +01:00
redmatrix
93565ea768
features management page for hubmins
2016-01-06 13:01:28 -08:00
jeroenpraat
9e6f43e3ff
added some real examples for the default-permission-role in de docu. also updated comanche template redable and another css class to tpl file
2016-01-03 21:56:39 +01:00
redmatrix
5b0a17359d
Provide the ability for a hub admin to specify a default permissions role for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
2016-01-02 23:39:57 -08:00
jeroenpraat
1ad90b8662
Update es+nl strings and added title on hover for items (needed to view titles that are cut-off)
2016-01-02 15:14:30 +01:00
redmatrix
c38edfcb32
issue #241 (redmatrix issue 405)
2016-01-01 16:12:43 -08:00
Andrew Manning
3d6359f2e7
Removed defunct URL from old auto-update idea
2015-12-26 16:20:56 -05:00
redmatrix
a085f4df7f
regression: default inherited permission was not being set for a connection if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting.
2015-12-25 14:25:58 -08:00
redmatrix
36717e5f32
start on refactor of plugin/theme/widget info block parsing
2015-12-22 19:53:00 -08:00
redmatrix
f23e8f8d41
merge hell
2015-12-20 14:55:43 -08:00
Haakon Meland Eriksen
628e565a6c
Merge remote-tracking branch 'upstream/master'
2015-12-18 16:04:07 +01:00
Mario Vavti
f78e9001f3
fix search item attachment rendering
2015-12-17 19:39:26 +01:00
jeroenpraat
5a59cd9b8c
Invitation only added to the admin site page. Plus css wrapper class to docu search.
2015-12-15 21:00:40 +01:00
Haakon Meland Eriksen
3b1ab5e79c
Merge remote-tracking branch 'upstream/master'
2015-12-14 18:55:43 +01:00
Haakon Meland Eriksen
565126a888
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-12 10:00:15 +01:00
Haakon Meland Eriksen
e7d9863432
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-11 19:40:09 +01:00
Haakon Meland Eriksen
b9af0645c2
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-11 19:34:29 +01:00
Haakon Meland Eriksen
d86bc0b6cf
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-10 20:43:32 +01:00
Haakon Meland Eriksen
e01d4f289b
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-10 07:27:42 +01:00
Haakon Meland Eriksen
6a3995014e
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-09 07:38:58 +01:00
Haakon Meland Eriksen
534a537319
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
2015-12-09 07:31:18 +01:00
Haakon Meland Eriksen
10eefc4eed
Hubzilla textbox - promoting Hubzilla features in jot.tpl - second version
2015-12-09 07:28:55 +01:00
Haakon Meland Eriksen
3d4b3b6a92
Hubzilla textbox - promoting Hubzilla features in jot.tpl
2015-12-09 07:19:31 +01:00
redmatrix
29ac533cc9
remove some unused stuff
2015-12-08 16:32:06 -08:00
redmatrix
b9f5076cfc
move the diaspora templates out of core (except for diaspora_vcard, which is still stuck here for the present time)
2015-12-07 19:17:40 -08:00
Mario Vavti
69c9f4588c
make justify gallery work with more than one albums per page (eg album widget)
2015-12-07 12:13:51 +01:00
Mario Vavti
78a70fed2f
fix css issue in directory
2015-12-06 16:37:57 +01:00
Mario Vavti
593423434c
fix attachment rendering for mail
2015-12-02 09:44:25 +01:00
Mario Vavti
7db86a4e05
css fixes
2015-11-28 14:47:17 +01:00
Mario Vavti
122d7281f7
fix tpl if clause
2015-11-28 11:04:33 +01:00
Mario Vavti
fce1dc083b
add templates
2015-11-27 22:53:36 +01:00
Mario Vavti
bcfa72ed31
move events tools to aside widget
2015-11-27 22:45:28 +01:00
Mario Vavti
e569f5d6eb
unset does not work in webkit browsers
2015-11-27 14:00:37 +01:00
Mario Vavti
ee153f64d4
add spinner to events
2015-11-27 13:32:20 +01:00
Mario Vavti
a73c385831
lost calendar icon
2015-11-26 23:29:49 +01:00
Mario Vavti
91b35c5349
various css fixes
2015-11-26 23:19:06 +01:00
Mario Vavti
056db37c66
beautify event item code
2015-11-26 22:14:20 +01:00
Mario Vavti
5cb71fa5da
default timepicker to 15 min steps. abbr -> span
2015-11-26 21:00:04 +01:00
Mario Vavti
8a269823d2
improve event rendering
2015-11-26 20:53:42 +01:00
Mario Vavti
c407e72dcc
add location
2015-11-26 16:40:40 +01:00
Mario Vavti
8e3b796a2f
fix event rendering
2015-11-26 16:38:14 +01:00
Mario Vavti
c7cbd41c16
first iteration on the event item
2015-11-26 12:26:27 +01:00
Mario Vavti
3ea84d7eab
some basic event styling
2015-11-25 22:55:07 +01:00
Mario Vavti
a80c45940e
add a if clause for the case we do not have a finish date
2015-11-25 19:02:48 +01:00
Mario Vavti
ab71e33d83
note to self: do not make things more complicated than they need to be.
2015-11-25 17:28:26 +01:00
Mario Vavti
fe57e7059b
events: make sure default finish date is one hour after start date and shift the finishdate if startdate is shifted
2015-11-25 15:05:21 +01:00
Mario Vavti
1767a07f4d
efent form template fixes
2015-11-24 19:18:26 +01:00
Mario Vavti
f520cd92d0
open form on dbl-click
2015-11-24 14:33:23 +01:00
Mario Vavti
987619130b
some event heavy lifting - please test and report issues
2015-11-24 14:15:28 +01:00
redmatrix
34b804e9dc
Merge pull request #182 from anaqreon/url-selected
...
Place link around selected text
2015-11-24 09:41:55 +11:00
redmatrix
a7e4553ea7
delivery report tweaks
2015-11-22 17:12:30 -08:00
Mario Vavti
d726c921eb
make calendar week start (sun or mon) configurable
2015-11-21 15:33:57 +01:00
Andrew Manning
fee8503093
Merge branch 'master' of https://github.com/redmatrix/hubzilla into url-selected
2015-11-20 21:57:10 -05:00
Andrew Manning
6083cd2559
If text is selected in profile-jot-text when the link button is pressed, the input URL is applied around the text. Otherwise, the normal link data fetch occurs.
2015-11-20 21:55:13 -05:00
Mario Vavti
a3e47d26f6
make calendar language aware
2015-11-20 16:39:55 +01:00
jeroenpraat
c7652fc29c
Had to switch these 2. Sorry.
2015-11-20 00:50:54 +01:00
Mario Vavti
ba52af786e
move today button from aside to section title
2015-11-19 11:38:34 +01:00
Mario Vavti
b23284cba2
move moment.min.js and remove unneeded files
2015-11-18 23:56:25 +01:00
Mario Vavti
e4145deeb7
some events refacturing
2015-11-18 23:50:42 +01:00
Mario Vavti
6fa0807550
more css fixes
2015-11-17 23:01:24 +01:00
Mario Vavti
b531486dab
show jotnets toggle button only if there are jotnets and whitespace fixes
2015-11-17 10:46:38 +01:00
jeroenpraat
def5edf93c
nl+es and some other bits
2015-11-14 20:43:34 +01:00
redmatrix
93e5449c08
really basic photo album widget for content regions
2015-11-12 20:22:36 -08:00
redmatrix
7d5acef20a
remove list bullets from extended like list
2015-11-09 15:18:26 -08:00
jeroenpraat
b99b6b5ae9
This is better
2015-11-09 16:37:22 +01:00
jeroenpraat
cda81e35db
Using bootstrap classes, so other themes/schemas also work. Plus margin when collapsed.
2015-11-09 15:08:50 +01:00
redmatrix
4e1c308162
make jotnets modal
2015-11-08 17:48:43 -08:00
Tobias Luther
8639eda70f
Quick fix: Moved Twitter select box to the top of ACL selector
2015-11-08 12:20:58 +01:00
jeroenpraat
0db5a8673d
Firefox share (that seems now the official name) button added to misc. settings.
2015-11-05 16:20:56 +01:00
jeroenpraat
1c0fe89368
Chat page improved (I think). Works now better with diff. resolutions, font sizes and languages. Fixed follow field on conn. page. Small schemas updates.
2015-11-04 22:52:40 +01:00
redmatrix
e09b49288f
provide admin setting to change directory server
2015-11-03 18:34:16 -08:00
Mario Vavti
43d8090182
timeago() works best with iso format. fix #118
2015-11-03 11:19:22 +01:00
redmatrix
d3183467e0
Merge https://github.com/redmatrix/hubzilla into pending_merge
2015-11-01 15:52:35 -08:00
redmatrix
b62614bbd4
improve /locs page with some field notes and the ability to do a forced sync
2015-11-01 15:51:45 -08:00
jeroenpraat
618155e6ab
More Bluegrid fine tuning and generic-content-wrapper-styled added to some tpl-files and 2 php files, cause they dont have a tpl file.
2015-11-01 22:59:32 +01:00
Mario Vavti
0353b0e04f
Merge branch 'master' of https://github.com/redmatrix/hubzilla
2015-11-01 11:17:04 +01:00
jeroenpraat
3262d819de
update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema.
2015-10-31 22:34:59 +01:00
Mario Vavti
5920a96da7
make attachments appear in a dropdown in wall-item-tools-left
2015-10-31 00:38:01 +01:00
redmatrix
96402a2354
This may take a few iterations to discover the best way to present the information, but we need a way for members to know what alternate locations are available for a channel during times of server issues - and as recently discovered if there aren't any hublocs at all; without digging around the database and probing channels and other messy stuff.
2015-10-29 01:23:56 -07:00
jeroenpraat
605381f83d
More fine tuning bluegrid schema. Extra generic-wrapper-styled.
2015-10-27 22:52:54 +01:00
Mario Vavti
71f70b4377
css fixes
2015-10-27 12:52:21 +01:00
jeroenpraat
02527552fd
Better -styled.
2015-10-27 01:23:30 +01:00
jeroenpraat
ac5b9f2382
Another .generic-content-wrapper
2015-10-27 01:20:48 +01:00
jeroenpraat
35857931ef
2 more tpl files with generic-content-wrapper-styled
2015-10-26 22:47:47 +01:00
Mario Vavti
4fb9571136
Merge branch 'master' of https://github.com/redmatrix/hubzilla
2015-10-26 14:20:06 +01:00
Mario Vavti
e70bb371d9
bring back item transparency
2015-10-26 14:19:46 +01:00
jeroenpraat
2099ac0615
Revert this one. This was hub specific.
2015-10-26 14:16:05 +01:00
jeroenpraat
5e28b1216e
Added a few generic-content-wrapper-styled classes and a button position fixed for lostpass. mod/search probably needs a .tpl in the future, but I don't know how to that.
2015-10-26 14:05:45 +01:00
jeroenpraat
e858ee811b
Fixed connection page. Page was overcrowded on systems with larger fonts.
2015-10-26 13:57:12 +01:00
redmatrix
a498fc8e72
looks like there may be issues with the datetime picker if the local timezone isn't the same as your settings.
2015-10-25 21:17:02 -07:00
redmatrix
917d0ced4a
new feature: delayed posting
2015-10-25 16:54:18 -07:00
Mario Vavti
ab8b4d5c36
another try to avoid dubble photo deletion. allow to set a photo caption and simple status body (if create status post is enabled) on upload
2015-10-24 21:44:25 +02:00
Mario Vavti
9ae215291f
fix app.tpl missing </div> tag if not authenticated
2015-10-23 10:20:01 +02:00
Mario Vavti
ed6629002f
photo object fixes
2015-10-22 13:01:33 +02:00
Mario Vavti
bcb4ac7aae
experiment: put the photo-item photo on top of the post
2015-10-22 12:58:11 +02:00
Mario Vavti
6f8d29ad80
move photo object stuff from itemObject to prepare_body() so we can do more stuff with it
2015-10-22 10:52:10 +02:00
Mario Vavti
232742a5e6
warn if quota exceeds 90% of storage limit
2015-10-21 12:52:03 +02:00
Mario Vavti
a33ddf373b
move file storage quota display to upload section. add a warning if remaining space is less than 100MB and fix % calculation
2015-10-21 12:40:09 +02:00
redmatrix
38816d7e41
move quota display to where it's visible on a tablet
2015-10-20 18:48:14 -07:00
Mario Vavti
f7601756e9
create photo object if feature large photos is enabled and display those slightly different
2015-10-20 09:36:15 +02:00
Paolo Tacconi
8da8e02dc8
Replaced some old redmatrix branding
2015-10-19 10:51:33 +02:00
redmatrix
1d2797dc1f
bring back chat expiration setting and adjust chat size for our now smaller content region
2015-10-17 14:54:27 -07:00
Mario Vavti
1593ebec1f
update conv_list.tpl
2015-10-15 11:49:33 +02:00
Mario Vavti
2413968021
double up default photo sizes - even the mos simple camera can now do images > 1024px
2015-10-15 11:20:56 +02:00
Mario Vavti
2848f5dab4
Merge branch 'master' of https://github.com/redmatrix/hubzilla
2015-10-15 09:36:51 +02:00
redmatrix
de697a4267
issue #86 - like/dislike in photos not working
2015-10-14 14:16:16 -07:00
Mario Vavti
b4e83b6537
allow photo-items to appear full width if large photos feature is enabled. in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes.
2015-10-14 22:14:19 +02:00
Mario Vavti
c963aa98e8
some conv-item restructuring to allow full width elements
2015-10-11 22:32:06 +02:00
Mario Vavti
05050381d3
bring our bbcode tools to private mail
2015-10-05 12:26:04 +02:00
Mario Vavti
2e45b41902
do not show delete conversation in single message view
2015-10-04 19:58:20 +02:00
Mario Vavti
7776c56c6c
bring single message view to inbox/outbox view
2015-10-04 19:51:23 +02:00
Mario Vavti
4decceea76
add anchors to messages and links
2015-10-04 14:07:05 +02:00
Mario Vavti
26b97722c6
remove check mail - it just reloads the page. we get a notification in the panel if we get new mail
2015-10-04 13:43:16 +02:00
Mario Vavti
5ba39fef9a
private mail compositor changes
2015-10-02 17:51:37 +02:00
Mario Vavti
9b8aa8d09e
whitespace
2015-10-02 12:26:12 +02:00
Mario Vavti
3bed94f4ad
move mail item buttons/menu to dropdown
2015-10-02 12:20:33 +02:00
Mario Vavti
a895a0d79e
private mail template and css fixes
2015-10-02 11:41:37 +02:00
redmatrix
e7131bc8f8
this is an even better fix for issue #61
2015-09-30 22:10:26 -07:00
redmatrix
1df1c15e48
issue #61 - provide un-useable icons as placeholders for location setting options on deleted hublocs
2015-09-30 21:59:33 -07:00
redmatrix
526bc36b40
update the opensearch template
2015-09-30 19:31:25 -07:00
redmatrix
9bdb7bef5d
add delivery reports to mail (not backported to redmatrix)
2015-09-30 19:27:53 -07:00
Mario Vavti
6368b09337
a clear is needed after floating
2015-09-28 21:51:04 +02:00
Mario Vavti
b97102da01
private mail: bring additional inbox/outbox views and ajaxify single message drop
2015-09-28 17:40:38 +02:00
Mario Vavti
d6293730fc
private mail: some work on conversations view
2015-09-25 23:26:28 +02:00
redmatrix
ba94f824b9
deliveries per process ui for setting
2015-09-25 01:31:58 -07:00
redmatrix
2fe3d16bbe
Merge https://github.com/redmatrix/hubzilla into pending_merge
2015-09-24 16:58:32 -07:00
redmatrix
2844f276b9
Document the additional content export options
2015-09-24 16:57:17 -07:00
Mario Vavti
b9723aa85b
some heavy private mail restructuring - work in progress
2015-09-24 14:07:44 +02:00
redmatrix
2869ccfe39
delivery reports - crude but mostly functional at least for zot deliveries
2015-09-22 04:04:51 -07:00
redmatrix
9baaa6fa56
issue #51
2015-09-21 20:05:54 -07:00
redmatrix
d2565d0f61
looks like chat has been neglected a bit recently
2015-09-20 21:37:18 -07:00
redmatrix
f2fefb91d5
change photo permissions when attach permissions are changed through mod/filestorage, and fix lockview for photos.
2015-09-18 01:53:04 -07:00
Mario Vavti
c6c18261a0
missing refernce to array
2015-09-17 19:33:44 +02:00
Mario Vavti
1cf404177d
quickfix for private messages - needs a lot more work
2015-09-17 19:25:13 +02:00
Mario Vavti
6cd5826d21
Revert "moved submit button to the bottom in settings.tpl"
...
This reverts commit 1500691cc2
.
2015-09-17 15:05:40 +02:00
redmatrix
30af694e30
Merge pull request #44 from mrjive/move_submit_button
...
moved submit button to the bottom in settings.tpl
2015-09-17 10:19:43 +10:00
mrjive
1500691cc2
moved submit button to the bottom in settings.tpl
2015-09-16 04:46:47 -07:00
mrjive
fae5ea749a
added toggle_select
2015-09-16 02:25:44 -07:00
redmatrix
63a1d8d0db
make sure we've got a doc type
2015-09-15 01:39:38 -07:00
jeroenpraat
dfd4115f7a
Update siteinfo.tpl
2015-09-14 16:45:15 +02:00
redmatrix
03e3281beb
mod_locs - put the primary into a (non-functioning) button for visual consistency.
2015-09-13 20:15:33 -07:00
redmatrix
db58b62235
don't auto-open the editor in forum mode. Save the forum selection text until we open it.
2015-09-09 19:54:16 -07:00
redmatrix
2f52b6c164
Merge https://github.com/redmatrix/redmatrix into pending_merge
...
Conflicts:
util/messages.po
2015-09-07 04:06:27 -07:00
Mario Vavti
ee21d87d1b
uexport template fixes
2015-09-04 09:33:34 +02:00
redmatrix
fb2d2c5585
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-09-02 21:59:44 -07:00
redmatrix
3e7edf504d
sort out some app display weirdness
2015-09-02 21:35:49 -07:00
redmatrix
1ce8ce896b
provide consistent ui for things
2015-09-01 19:27:41 -07:00
redmatrix
3852b5ce7f
separate objs/things from taxonomy
2015-09-01 17:06:58 -07:00
redmatrix
2d471e39dc
this is weird
2015-08-25 19:23:21 -07:00
redmatrix
2a59392ba8
change name of module
2015-08-22 19:31:39 -07:00
redmatrix
6590ca02de
some event related fixes and some base work for implementing native tasks (to-do lists); which should already be importable and exportable.
2015-08-20 16:49:13 -07:00
redmatrix
abe362bdd4
issues encountered whilst testing import_items module using yearly dump files
2015-08-17 21:56:55 -07:00
redmatrix
1a4a921528
provide module for importing yearly content dumps
2015-08-17 21:40:40 -07:00
redmatrix
30fd17c58d
Merge https://github.com/redmatrix/redmatrix into pending_merge
...
Conflicts:
view/nl/messages.po
2015-08-17 16:14:15 -07:00
redmatrix
98eeff7538
commit 631eb4b
broke the checkboxes in admin/site, so separate normal checkboxes from bulk edit checkboxes in the css
2015-08-17 16:11:10 -07:00
redmatrix
b737e224b1
more work separating Diaspora from core
2015-08-03 16:52:51 -07:00
redmatrix
c1a953f960
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
util/messages.po
2015-07-31 15:45:13 -07:00
redmatrix
5e985ef34f
consistency of event form
2015-07-31 15:42:52 -07:00
redmatrix
cbb6d37b6c
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-07-27 20:59:37 -07:00
redmatrix
52ccbd6b64
align buttons on event calendar
2015-07-27 20:58:25 -07:00
redmatrix
3269d4632f
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
util/messages.po
2015-07-27 18:01:20 -07:00
redmatrix
85f546e691
crude but more or less functional event import from thunderbird ics files
2015-07-26 22:44:49 -07:00
redmatrix
3880b485cb
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
mod/connedit.php
view/pt-br/messages.po
view/pt-br/strings.php
2015-07-26 16:50:33 -07:00
Mario Vavti
f6142d18c4
Provide connection status if status is "a-normal"
2015-07-26 20:54:09 +02:00
redmatrix
c90f14c066
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
doc/to_do_code.bb
2015-07-21 17:13:48 -07:00
Mario Vavti
4d45bc9da1
Fixes regarding the new default profile photo size. The default profile photos are just renamed. People which provided the originals are invited to reproduce them in the new 300 by 300 px format.
2015-07-20 21:01:11 +02:00
Mario Vavti
464625cd91
show icons instead of disabled checkboxes
2015-07-20 15:03:55 +02:00
redmatrix
15b6e8faa4
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
include/identity.php
include/widgets.php
util/messages.po
view/it/messages.po
view/it/strings.php
2015-07-19 21:08:34 -07:00
Mario Vavti
39a09eb525
fix missing div and a regression introduced in ec23a94b6d
which broke tag removal for photos
2015-07-16 22:04:52 +02:00
redmatrix
6046fe9c9e
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-07-15 17:50:24 -07:00
Mario Vavti
0c77a127f2
show inherited state in Connection Default Permissions
2015-07-15 14:03:34 +02:00
redmatrix
e8f19c1e15
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
mod/connedit.php
2015-07-14 17:10:13 -07:00
Mario Vavti
104cbcab72
make strings translateable
2015-07-14 21:32:18 +02:00
Mario Vavti
4fe64179c8
disable the inherited checkboxes for notself
2015-07-14 19:29:49 +02:00
Mario Vavti
cc1764989f
fix mod_connedit.js after cleanup
2015-07-14 17:37:33 +02:00
Mario Vavti
f267bd55d6
revert this until further investigation
2015-07-14 14:20:23 +02:00
Mario Vavti
7f71297383
cleanup connedit
2015-07-14 12:46:40 +02:00
redmatrix
6916c1076c
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-07-13 17:43:10 -07:00
Mario Vavti
f81874ca49
fix sys channel menu in a morre standard way
2015-07-12 01:04:57 +02:00
Mario Vavti
d8f03450e7
make menu creation for sys channel work
2015-07-12 00:40:12 +02:00
redmatrix
a497d8ee66
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
mod/editpost.php
util/messages.po
view/nl/messages.po
view/nl/strings.php
2015-07-10 14:27:41 -07:00
Mario Vavti
fee607db56
more webpages - generic-content-wrapper fixes
2015-07-10 13:16:45 +02:00
Mario Vavti
1554b5a2ee
add generic content wrapper to post/webpage editor and make editpost render correctly
2015-07-10 12:46:20 +02:00
Mario Vavti
115c18353e
move profile image up and refine the aside width
2015-07-09 14:44:24 +02:00
Mario Vavti
efa55437d4
increase width of the aside area and make default profile image size 300x300
2015-07-09 13:59:16 +02:00
redmatrix
6b41074396
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-07-07 16:50:25 -07:00
Mario Vavti
f6cf992aee
fix sorting of channel suggestions
2015-07-07 22:48:01 +02:00
Mario Vavti
f67d9d59af
rename function get_directory_settings => get_directory_setting and move sort options to directory title bar
2015-07-07 22:29:27 +02:00
Mario Vavti
adfb4072e8
various css fixes
2015-07-07 12:13:15 +02:00
Mario Vavti
807471d2a5
move if clause outside of the div
2015-07-07 09:56:30 +02:00
Mario Vavti
ee01e67fa7
use default style for default webpage
2015-07-07 09:41:27 +02:00
redmatrix
97e8275dc2
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-06-29 22:19:44 -07:00
redmatrix
0b347ccc14
turn the connection filter into a feature.
2015-06-29 20:35:56 -07:00
redmatrix
6e8ad5089e
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
view/nl/messages.po
view/nl/strings.php
2015-06-29 18:01:51 -07:00
Mario Vavti
7ef4397634
fix directory location
2015-06-29 14:25:04 +02:00
redmatrix
63f2e9b412
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
include/zot.php
mod/connedit.php
util/messages.po
2015-06-28 22:33:13 -07:00
redmatrix
de13497333
no this isn't it. well ok, it's part of it, but not the important part. it's still pretty cool.
2015-06-28 21:16:56 -07:00
redmatrix
b06b6f798f
localise event calendar
2015-06-25 18:23:48 -07:00
Mario Vavti
e9cc06dc11
directory: only provide connect button if we are not already connected
2015-06-24 21:12:20 +02:00
redmatrix
833098e346
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
include/items.php
mod/item.php
2015-06-23 17:30:35 -07:00
Mario Vavti
b6c4601d8f
some work on directory
2015-06-23 13:06:22 +02:00
Mario Vavti
a4775aab9b
Bring /help in line with the rest of the app
2015-06-22 14:02:14 +02:00
redmatrix
ae6612025d
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
include/items.php
util/messages.po
2015-06-21 20:51:07 -07:00
redmatrix
68534fd5dc
some diaspora import issues uncovered during dry-run tests
2015-06-21 17:30:23 -07:00
Mario Vavti
c1e0987b88
do not show default in scheme selection dropdown. default.php and default.css should be symlinks. adjust doco accordingly.
2015-06-21 17:53:44 +02:00
Mario Vavti
8b563951ff
more generic-content-wrapper and some css fixes
2015-06-19 15:49:06 +02:00
Mario Vavti
1432b1e83f
cloud.tpl
2015-06-19 12:45:18 +02:00
Mario Vavti
de84f48e2f
bring some more generic-content-wrappers and fix some of them
2015-06-19 12:44:11 +02:00
redmatrix
2963be60e5
more photos work
2015-06-17 18:26:56 -07:00
redmatrix
6ab20eb1b5
lots of work on merging photo and file albums/folders
2015-06-17 17:44:31 -07:00
redmatrix
8c7472c6c3
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
view/nl/messages.po
view/nl/strings.php
2015-06-15 17:30:08 -07:00
Mario Vavti
905cd1da5b
do not allow/show acl button on photo edit if not owner
2015-06-15 13:04:16 +02:00
redmatrix
5733491ac8
more work on items
...
and
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts:
include/items.php
view/it/messages.po
view/it/strings.php
2015-06-11 17:56:56 -07:00
Mario Vavti
c8fe408a62
fix rendering of affinity slider
2015-06-11 11:35:21 +02:00
redmatrix
eb6a1f8387
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-06-09 19:39:21 -07:00
redmatrix
9592f7f3e6
put mirror_frontpage setting into admin/site
2015-06-09 19:37:12 -07:00
redmatrix
d08c43d80c
toggle diaspora protocol on a per-channel level in addition to the existing per site setting. Default is enabled if the site setting is enabled.
2015-06-09 18:50:11 -07:00
redmatrix
03357481f7
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
install/schema_mysql.sql
mod/home.php
mod/page.php
view/nl/messages.po
view/nl/strings.php
2015-06-09 16:52:00 -07:00
redmatrix
3c5a5a9ebf
more frontpage tweaks
2015-06-07 18:59:14 -07:00
redmatrix
60cfea5d1f
reverse logic of homepage login setting
2015-06-07 18:27:05 -07:00
redmatrix
0537ff1e4a
frontpage tweaks
2015-06-07 18:15:26 -07:00
redmatrix
ec1dcb8f2e
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
util/messages.po
2015-06-06 17:31:22 -07:00
jeroenpraat
93237f8d0a
Added translatable strings to the Display Settings page and refreshed util/messages.po.
2015-06-06 19:49:30 +02:00
redmatrix
f3b95f591a
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-05-31 19:26:00 -07:00
Mario Vavti
d11d130021
add some yes/no labels and minor template fixes
2015-05-29 15:23:51 +02:00
Mario Vavti
b8d3280763
some fixes to make menu sharing work and expose it in the ui.
2015-05-29 13:08:01 +02:00
Mario Vavti
5f1ae2930b
show created/edited dates for menus
2015-05-29 11:07:57 +02:00
redmatrix
675aa96f22
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-05-25 17:01:02 -07:00
redmatrix
23abfb0a5b
add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle the censor flag from that page.
2015-05-25 16:56:28 -07:00
redmatrix
3763f74a10
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
include/items.php
include/text.php
mod/item.php
view/nl/messages.po
2015-05-20 20:49:06 -07:00
redmatrix
6466774b6e
PRIVACY: possible privacy leakage under a defined set of circumstances
2015-05-20 18:46:23 -07:00
redmatrix
0a644a2f41
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
mod/mitem.php
view/de/messages.po
view/de/strings.php
2015-05-10 13:26:44 -07:00
Mario Vavti
ca36fce9a7
provide drop down submenu suggestions in edit mode
2015-05-10 21:17:37 +02:00
Mario Vavti
fad37eb6d0
copy/paste typo
2015-05-10 15:08:18 +02:00
Mario Vavti
616338c17e
provide ability to create submenus
2015-05-10 15:00:18 +02:00
redmatrix
37a63365f1
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-05-07 16:44:28 -07:00
Mario Vavti
cd8ecb8649
provide wrap variable for comanche menus
2015-05-07 23:02:14 +02:00
redmatrix
90591bcbc9
missed one...
2015-05-06 22:56:08 -07:00
redmatrix
c186e6ed96
change notification colour
2015-05-06 21:25:59 -07:00
redmatrix
75b8bfc07a
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-05-06 18:39:12 -07:00
redmatrix
f559c91b7a
turn consensus items into diaspora polls for that network
2015-05-05 19:23:21 -07:00
redmatrix
5b5f0666f9
second pass name change
2015-05-05 03:59:51 -07:00
redmatrix
a3c37f1458
first pass name change
2015-05-05 03:56:10 -07:00
Mario Vavti
2376d2140a
fix block view
2015-04-29 21:43:41 +02:00
friendica
8711c223f3
version update
2015-04-28 13:14:15 -07:00
Mario Vavti
31b5b06e42
Provide webpage layout description
2015-04-25 22:35:24 +02:00
Mario Vavti
b7f6cceaea
provide block titles in blocklist
2015-04-24 22:37:22 +02:00
Mario Vavti
c6a75f407d
webpages layout fixes
2015-04-24 11:36:49 +02:00
Mario Vavti
c696860cc5
webpages blocks fixes
2015-04-23 21:04:01 +02:00
Mario Vavti
b4dff3a9ff
provide headings for blocks and layouts
2015-04-22 10:31:36 +02:00
Mario Vavti
09096811ca
missing class
2015-04-21 23:30:12 +02:00
Mario Vavti
c52682c68f
missing dropdown class
2015-04-21 23:21:09 +02:00
Mario Vavti
e58e8f3f75
bring lockstate to webpages
2015-04-21 23:08:54 +02:00
Mario Vavti
21704ecb93
bring lockview to menu items, slightly change the way /lockview is called
2015-04-21 22:45:54 +02:00
Mario Vavti
0bd9fe0b11
rework and hopefully improve webpage menu creation workflow
2015-04-21 10:05:26 +02:00
friendica
6bc2766d79
issue #162
2015-04-20 20:49:55 -07:00
Mario Vavti
71117628bc
attach an id to menues, allow $menu_title to be empty, if no custom menu class is provided use default redbasic classes
2015-04-19 15:22:50 +02:00
Mario Vavti
dd5b97639e
Introduce wrap variable in comanche blocks (if set to none the block will not be wrapped in a div), fix menu item permissions (it was not possible to set them visible for everybody) and a typo
2015-04-19 13:25:05 +02:00
friendica
9f35971860
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-04-17 17:21:10 -07:00
friendica
3d99a6b5c4
hide event share button when editing an event
2015-04-17 17:20:24 -07:00
Mario Vavti
61e4ee753d
allow jot to be displayed expanded, remove deprected datetimepicker js and some random fixes
2015-04-17 11:20:22 +02:00
Mario Vavti
9addc4581e
provide a separate input field for rpost attachments
2015-04-16 23:26:11 +02:00
Mario Vavti
86ac9c0d6b
move share webpage element from editwebpage to webpages and make it shareable with rpost
2015-04-16 10:43:14 +02:00
Mario Vavti
834044b15b
title=>name
2015-04-15 09:20:27 +02:00
Mario Vavti
953819e7da
css fixes and remove expert mode for block page content type
2015-04-14 12:52:31 +02:00
Mario Vavti
865b602cf8
webpages appearence
2015-04-13 23:38:36 +02:00
Mario Vavti
05f018e509
add bs classes to design tools menu
2015-04-13 17:24:37 +02:00
Mario Vavti
aeb162e963
remove superfluous view/preview buttons
2015-04-13 16:49:08 +02:00
Mario Vavti
22c3202f22
remove widget class from webpage blocks and make titles h2 to match the rest of the matrix
2015-04-13 16:17:10 +02:00
Michael Johnston
6e633924bd
only add the h3 tag to the page if there is a title
2015-04-12 17:24:32 -04:00
Mario Vavti
c6873529f4
bring ajax delete to files
2015-04-12 15:01:06 +02:00
Mario Vavti
70b109702e
make dropItem more universal and move delete up in the dropdown menu
2015-04-12 14:30:33 +02:00
Mario Vavti
7c8b9397ae
reverse file activity logic
2015-04-12 13:13:22 +02:00
Mario Vavti
a3b18adbcb
bring ajax item delete to conv list
2015-04-10 09:30:43 +02:00
friendica
3fd2e4b716
program the affinity slider labels
2015-04-09 19:51:58 -07:00
Mario Vavti
a73dbb3073
delete conv items on the fly in background
2015-04-08 14:10:38 +02:00
friendica
5bc7c0e798
add endless scroll to viewconnections module
2015-04-06 22:36:46 -07:00
friendica
3a3563a4b1
commit 59828593c
broke some important poco stuff, looks like the cat might have climbed over the keyboard and deleted something that wasn't intended to be deleted.
2015-04-06 19:00:13 -07:00
friendica
04c993ff2a
now add back the navsearch param
2015-04-06 16:18:35 -07:00
Klaus Weidenbach
754ac2cff7
Fix Design Tool navigation for sys channel.
...
Fix creating menu for sys channel.
2015-04-06 23:52:13 +02:00
friendica
6199af6a79
revert iconic change to collection list widget
2015-04-01 01:07:38 -07:00
friendica
cff7696e98
change "create new collection" to iconic, document the account table
2015-03-30 00:51:03 -07:00
friendica
c29d3fc08a
mod_connections ajax failure see http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression
2015-03-29 18:42:05 -07:00
Mario Vavti
b59e2870ab
Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it there). Comment out some most probably deprecated js includes. Some css cleanup.
2015-03-27 11:52:59 +01:00
friendica
47292c612c
provide ways to over-ride the datetime pickers
2015-03-26 18:03:39 -07:00
friendica
75f3f4a808
admin config for default expiration
2015-03-25 17:43:02 -07:00
Mario Vavti
d6ad74c649
indicate new or updated items
2015-03-23 10:59:54 +01:00
Mario Vavti
9980645ab8
fix acl for if we have an cid in /network and make $bang better visible
2015-03-21 13:37:55 +01:00
Mario Vavti
ead45292e1
some tabs title statuseditor restructuring
2015-03-21 00:06:18 +01:00
Mario Vavti
ad9f5079cd
do not destroy page layout if feature_encrypt is not enabled
2015-03-19 12:40:04 +01:00
friendica
7a9aca6ecb
fix the map embed issue by keeping the map visible but moving it far off the screen.
2015-03-17 18:45:56 -07:00
Mario Vavti
8d89dde908
update templates
2015-03-17 15:12:21 +01:00
friendica
bc22df9057
display a map for photos if allowed. Note: there is a bug in that if the map div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
2015-03-16 22:06:03 -07:00
friendica
841f94ce2a
regression: visual feedback that page/content is loading when affinity slider value changed went missing
2015-03-16 18:10:14 -07:00
friendica
2bd3dc6101
Merge https://github.com/friendica/red into pending_merge
2015-03-16 15:50:27 -07:00
friendica
52374bcd6e
phase one of the great file storage unification - use one button for uploads of any type (image or attachment). We'll sort out which one it is and deal with it appropriately.
2015-03-16 15:33:08 -07:00
Mario Vavti
4146f9d3da
show generic submit button only if plugin name is provided
2015-03-16 21:19:27 +01:00
friendica
f507a5cd5a
prepare for demise of google code
2015-03-12 16:05:56 -07:00
Klaus Weidenbach
c6162c4c88
Fix JavaScript problems on channels where you are not allowed to upload photos.
...
Add some try...catch blocks around JavaScript that throws errors.
This commit should fix the current problems that were introduced by an
earlier commit.
2015-03-12 22:57:00 +01:00
Mario Vavti
d11bec6f58
add generic_addon_settings template and minor fixes
2015-03-12 22:22:52 +01:00
Mario Vavti
8113ee1c4a
some work on feature/addon settings
2015-03-12 10:19:56 +01:00
friendica
b3a9a6c802
remove the now redundant audio/video buttons and label the editor text style buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links.
2015-03-11 18:56:28 -07:00
friendica
5b35f1e6c4
Change logic of "don't create a status post for this photo upload" and turn it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync.
2015-03-10 15:43:15 -07:00
Klaus Weidenbach
946beb6191
View upload photo button only if you have permission.
...
Check if post_photos permission is available otherwise hide the photo
upload button.
Or should we show the button and just disable it with a title, about
missing permission to upload photos?
In comments we use the same icon, but just add [img] bb-code. Should we
provide this if no permission to upload photos. Do we need different
icons for [img] and photo upload buttons?
2015-03-10 21:51:14 +01:00
Mario Vavti
637f0eba4f
collapse jot tools to submenu on small and extra small screens
2015-03-10 13:20:10 +01:00
friendica
98dffd77ef
channel delegation
2015-03-10 02:23:14 -07:00
friendica
4237e8052e
buttons for admin_accounts + admin_channels
2015-03-09 20:40:02 -07:00
friendica
b2e33435f7
increase the cell padding (any jokes about padded cells will be ignored)
2015-03-09 20:00:20 -07:00
friendica
0134a41015
more work on queue optimisations
2015-03-09 19:57:35 -07:00
friendica
c3d20cfba9
Bring simple editor formatting functions back to the main editor (bold, italic, underline, quote, code) so as to maintain parity and consistency with comments. Currently this will make the editor toolbar seem a bit cluttered but be aware that the second button group (attach and link tools) will be reduced to two buttons (attach and link) when the next phase of this work is completed. The third group of tools are optional features and will only be presented based on personal choice. Visual editors may need to disable, relocate, or redefine these buttons.
2015-03-09 18:32:51 -07:00
friendica
26a414fe4b
make network page default options work more or less universally instead of just from the navbar, and fix some saved-search weirdness related to the delete-term icon
2015-03-09 16:27:12 -07:00
habeascodice
f7d1fb9c5a
Merge pull request #920 from dawnbreak/master
...
Add alert to admin page about old PHP version. Fixing (un)blocking accounts in admin.
2015-03-08 16:51:42 -07:00
Klaus Weidenbach
c6d45858bb
Fixing (un)blocking accounts in /admin/users.
...
When I look at the instructions in sql_conventions about setting bit
flags I don't understand how this could have worked before. Changed the
behavior for (un)blocking so that it should work now.
2015-03-08 22:22:45 +01:00
Klaus Weidenbach
23ea974615
Add alert to admin page about old PHP version.
...
Add an alert message to admin summary page when a PHP version < 5.4 was
detected as this has reached EOL and will not be supported with the new
SabreDAV library.
Some styleguide optimisation.
Add NULL_DATE example to doc/sql_conventions.bb.
Display a "0" when no plugins active in summary page.
Added some more numbers to summary admin page, expired accounts,
channels. Hope I interpreted them right. I have no idea how to get
blocked accounts.
2015-03-08 17:51:58 +01:00
friendica
480dac1af2
add reddress to profile - but all is not as it seems. Copy to clipboard is blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy.
2015-03-07 23:35:56 -08:00
friendica
f6da235a7d
major cleanup of directory options
2015-03-05 23:31:01 -08:00
friendica
22391a2437
straighten out some directory stuff, which required some Comanche structural changes
2015-03-05 18:24:49 -08:00
friendica
ec5c989352
make destructive queue management functions an expert option
2015-03-05 15:53:25 -08:00
Mario Vavti
ce229d73f8
whitespace and minor restructuring
2015-03-05 19:08:32 +01:00
Mario Vavti
688ef34d98
only show theme settings if we have any themes
2015-03-05 18:16:43 +01:00
Mario Vavti
44b74365dd
restructure display settings
2015-03-05 17:12:27 +01:00
Mario Vavti
c62e4bcdca
can not use element id more than once
2015-03-05 13:03:58 +01:00
Mario Vavti
3fa4123161
only allow theme selection forms if there are any themes to select
2015-03-05 12:47:18 +01:00
Mario Vavti
61f398e055
fix theme preview disappearing
2015-03-05 12:38:51 +01:00
Mario Vavti
beace0f57a
more yes/no labels
2015-03-05 10:20:49 +01:00
friendica
068699ae31
missed removing a test case
2015-03-04 20:14:47 -08:00
friendica
2ea162136e
the link icon on comments now calls the link parsing tool (just like the main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever).
2015-03-04 20:00:54 -08:00
friendica
ddaf5c067d
cleanup mail buttons
2015-03-04 14:00:36 -08:00
Mario Vavti
e5e96dfbff
cleanup removeaccount
2015-03-04 11:11:36 +01:00
Mario Vavti
431a462d60
cleanup removeme
2015-03-04 11:01:16 +01:00
Mario Vavti
eceafd5777
fix wording
2015-03-04 10:26:25 +01:00
Mario Vavti
4b08ccd873
clean up account settings
2015-03-04 10:11:48 +01:00
Mario Vavti
6d30abe4bf
Accordionize feature settings
2015-03-04 09:54:33 +01:00
friendica
df90677f90
add the tag hijacking preference to Diaspora settings
2015-03-03 17:43:13 -08:00
friendica
52f42e7d81
Merge https://github.com/friendica/red into pending_merge
2015-03-03 14:39:03 -08:00
friendica
44b714d0eb
group/collection edit page cleanup
2015-03-03 14:38:34 -08:00
Mario Vavti
6e0b5b742c
login adjustment
2015-03-03 11:32:54 +01:00
Mario Vavti
74c1b61689
make remove channel button work again
2015-03-03 09:18:04 +01:00
Mario Vavti
6b467974a3
some more work on settings
2015-03-02 20:51:32 +01:00
friendica
bc1afbc762
Merge https://github.com/friendica/red into pending_merge
2015-03-01 15:57:56 -08:00
friendica
ba7bdd79b7
queue management actions. Still needs further work such as indication of last successful connection or indication that the hub was marked offline, but these are potentially expensive queries.
2015-03-01 15:55:27 -08:00
Mario Vavti
e8e6231a4e
settings: missing /form and whitespace
2015-03-01 21:51:44 +01:00
Mario Vavti
ea6e86fecc
more settings work
2015-03-01 21:45:49 +01:00
Mario Vavti
b4a2f764ab
fix login
2015-03-01 16:21:32 +01:00
Mario Vavti
6e64f9af54
first pile of work on settings
2015-03-01 15:22:23 +01:00
friendica
a00c072f02
high level queue inspector - needs a lot more, like the ability to dump certain destinations and indicating known dead sites, but this is a start
2015-02-26 20:00:47 -08:00
friendica
5d57df2694
per Randal overheard on a foreign network - tab in post/comment edit window goes to submit instead of the next button.
2015-02-26 17:18:09 -08:00
friendica
dce0bb0ef8
finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
2015-02-26 16:41:38 -08:00
friendica
86aefe0e01
new session functions
2015-02-22 15:27:45 -08:00
friendica
e00be4de23
The Diaspora communications policies allow comments to public posts literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page.
2015-02-17 19:47:36 -08:00
friendica
533f39debe
bring back like/dislike summaries on photos
2015-02-16 17:01:13 -08:00
friendica
1c4b919980
force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy.
2015-02-15 23:45:22 -08:00
friendica
8774089005
preparatory work for site ratings
2015-02-15 21:22:05 -08:00
friendica
0249fbb7e6
lost ability to delete events
2015-02-15 16:04:59 -08:00
marijus
7c45f23f8f
some shifting to make button groups render properly
2015-02-13 12:37:05 +01:00
marijus
4616c13f3b
yet another icon change
2015-02-13 10:40:52 +01:00
friendica
94a9aa9610
possibly better icons, possibly not. There is no [x].
2015-02-12 14:54:53 -08:00
friendica
e8bdf2b8d7
more permissions tweaking
2015-02-10 21:21:18 -08:00
friendica
d010712517
wrong icons in list mode
2015-02-10 19:32:12 -08:00
friendica
79223b6b3d
item voting tools
2015-02-10 19:10:18 -08:00
friendica
4632d30a78
more attendance
2015-02-10 14:47:09 -08:00
friendica
f7cce63447
cleanup event attendance - make sure it works in list mode.
2015-02-10 00:44:34 -08:00
friendica
81e7b47b76
more progress on event confirmations
2015-02-10 00:11:37 -08:00
friendica
c694945245
like formatting for extended consensus items
2015-02-09 21:18:50 -08:00
friendica
fce51876c9
bring some styling back to the colorbox and improve the event preview ability
2015-02-09 18:58:43 -08:00
friendica
ad731b7c7b
make preview button larger
2015-02-09 16:00:46 -08:00
friendica
ed810a360f
event form - provide map ability for location field and add preview ability
2015-02-09 15:57:22 -08:00
friendica
69894e28c4
we still need an event preview but this looks a lot better.
2015-02-08 20:23:02 -08:00
friendica
a1d84f96b6
first cut at putting editor tools in event form
2015-02-08 19:25:35 -08:00
friendica
e7a68eaef0
style the checkboxes in the event form
2015-02-05 21:01:02 -08:00
friendica
abcc70722c
event form cleanup backported from trinidad - still need to style the checkboxes
2015-02-05 19:37:55 -08:00
friendica
68978ad1c0
collapse overly-verbose ratings
2015-02-05 15:28:46 -08:00
friendica
1b5bd1d808
increase size of rating value to make it stand out a bit.
2015-02-05 15:11:51 -08:00
friendica
561bab4ece
remote rating and addition of rate-me to channel profile sidebar
2015-02-04 17:32:29 -08:00
friendica
3988948516
first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
2015-02-04 15:48:39 -08:00
friendica
127bf82187
probably enough for now - couldn't get the censorship filter in today, I think that's the only bit missing.
2015-02-03 23:30:07 -08:00
friendica
4ead2cd79d
final cleanup on ratings feature
2015-02-03 21:19:29 -08:00
friendica
17ffe122b3
ratings - mopping up, most everything but directory sync implemented
2015-02-03 18:10:55 -08:00
friendica
5cb2f55dbb
rating form work
2015-02-03 16:52:09 -08:00
friendica
c417a43338
styling for the directory page when it comes to ratings
2015-02-03 15:50:12 -08:00
friendica
df632c4232
run ratingsearch on the server
2015-02-03 15:06:16 -08:00
friendica
6067274b51
start to tie ratings to the directory page
2015-02-02 23:58:44 -08:00
marijus
c29483b88c
respect parent dir permissions
2015-02-02 15:18:44 +01:00
RedMatrix
b381579959
Merge pull request #881 from cvogeley/master
...
Add allowed and not allowed emails to the UI in the
2015-01-30 18:14:10 +11:00
friendica
3e22de0be0
how did that stuff merge? grrrr....
2015-01-29 18:17:24 -08:00
friendica
df6d54c64e
Merge branch 'master' into pocorate
2015-01-29 15:21:19 -08:00
Christian Vogeley
f81df92ef8
Add allowed and not allowed emails to the UI in the
...
admin menu
2015-01-29 20:27:35 +01:00
RedSwede
06291c6f42
non-tested fix for issue 847
2015-01-29 16:22:14 +01:00
friendica
fd0b6c967f
Merge branch 'master' into pocorate
2015-01-29 00:28:23 -08:00
friendica
a496036066
local_user => local_channel
2015-01-28 20:56:04 -08:00
friendica
da842da683
Merge branch 'master' into pocorate
2015-01-28 16:06:36 -08:00
marijus
f455036905
show shared button only to local user
2015-01-28 09:49:36 +01:00
friendica
f0b900057a
first cut at direntry template, right now just provide a mockup with a slider and rating count to look at.
2015-01-27 16:51:13 -08:00
marijus
17c684e123
tpl and css cleanup
2015-01-27 19:33:30 +01:00
marijus
65aa6cf708
move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme
2015-01-27 19:00:16 +01:00
friendica
505d530d28
we also don't need a profile selector when editing our default permissions.
2015-01-25 14:32:00 -08:00
friendica
03412e8a58
don't hide the scary stuff when editing self permissions.
2015-01-25 14:28:48 -08:00
friendica
0125e9d288
Hide all the scary decision making stuff that sends intellectually challenged beings into siezures and brain melt-downs and online freak-outs.
2015-01-25 14:06:57 -08:00
friendica
b3370243e8
move connection approval checkbox to top of page (above the sliders) - instead of being in between rating and rating text.
2015-01-25 12:35:57 -08:00
marijus
e874376268
this will require more fixing in include/enotify
2015-01-23 02:09:28 +01:00
friendica
b946ac63a1
couple of hubloc manager issues
2015-01-21 19:09:12 -08:00
marijus
43326a26b7
css fixes - hopefully
2015-01-20 22:19:51 +01:00
marijus
5ee815b2fa
satisfy the floated images
2015-01-20 21:10:41 +01:00
marijus
1c2d956d7f
basic proof of concept file activity support - will send activity via the filestorage module and via attach_delete()
2015-01-18 14:44:58 +01:00
friendica
dfe31dc3b7
more heavy lifting on poco rep
2015-01-15 19:05:42 -08:00
friendica
597b07e8cc
poco rating - add a test module for pulling out ratings
2015-01-15 17:32:41 -08:00
friendica
e7932d97a2
editing stuff for poco reputation
2015-01-15 16:37:47 -08:00
friendica
1c9299ed42
more backend work on poco rating
2015-01-15 14:05:18 -08:00
friendica
e528483d81
hide friends broken, add parameter for item search by verb
2015-01-13 14:42:54 -08:00
friendica
580c30f516
another attempt to explain default permissions on connedit page
2015-01-11 21:18:29 -08:00
Stefan Parviainen
4e3aadc38a
Rename some stuff related to autocomplete
2015-01-07 18:57:16 +01:00
Stefan Parviainen
b320b8cbf3
Replace fancybox with colorbox
2015-01-05 19:49:20 +01:00
Stefan Parviainen
128b0008ee
Replace jslider with jRange
2015-01-05 18:30:12 +01:00
Stefan Parviainen
c14dc699ae
Fix initEditor on non-wall pages
2015-01-05 00:28:42 +01:00
Stefan Parviainen
57809f20a4
Sorting of autocomplete
2015-01-04 14:23:23 +01:00
Stefan Parviainen
386f361855
Autocmplete suggestions for non-local users, also suggest from visited channel's connections
2015-01-04 12:54:23 +01:00
friendica
9433a0ddc8
Merge https://github.com/friendica/red into pending_merge
2015-01-04 00:48:17 -08:00
friendica
028dff44cc
remove hard-coded url to caterva.eu from events code.
2015-01-04 00:47:44 -08:00
marijus
0779e3ae53
provide some info for buttons
2015-01-03 13:42:05 +01:00
friendica
31648d65c8
some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved.
2015-01-02 19:20:52 -08:00
Stefan Parviainen
42773a1122
Reworked switch to also display text
2015-01-02 18:14:23 +01:00
RedMatrix
e7081db19b
Merge pull request #807 from pafcu/dblclicknewevent
...
Double click on day in calendar creates new event starting that day
2015-01-02 12:11:08 +11:00
RedMatrix
817b54688e
Merge pull request #805 from pafcu/moretpl
...
Move some HTML out to templates
2015-01-02 12:10:50 +11:00
Stefan Parviainen
1c2dc97a4a
Double click on day in calendar creats new event starting that day
2015-01-01 18:19:17 +01:00
Stefan Parviainen
85e76773a0
Use grouped select field for role selection
2015-01-01 15:54:16 +01:00
Stefan Parviainen
686b6ee118
Use grouped select field for timezone selection
2015-01-01 14:44:50 +01:00
Stefan Parviainen
ef94747e5e
Add field template for grouped selects
2015-01-01 14:36:17 +01:00
Stefan Parviainen
ef6680f7ad
Possibly make switches work on IE8 (untested)
2015-01-01 11:33:00 +01:00
Stefan Parviainen
70f0019905
Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic
2015-01-01 10:08:20 +01:00
RedMatrix
b7d758fed0
Merge pull request #795 from pafcu/tplcleanup
...
Remove some old, unused templates
2014-12-31 10:22:12 +11:00
RedMatrix
4a82967639
Merge pull request #791 from pafcu/notifications
...
Improved notifications
2014-12-31 10:21:38 +11:00
marijus
4edc9a696b
design fixes for photos, files and random fixes
2014-12-30 21:04:48 +01:00
Stefan Parviainen
e6a3ea2c95
Make showing wall posts, intros and private messages under Notices optional
2014-12-30 15:27:33 +01:00
Stefan Parviainen
12e6d98659
Remove some old, unused templates
2014-12-30 14:11:27 +01:00
marijus
6cbbe854d5
css fixes
2014-12-30 12:12:55 +01:00
RedMatrix
619733e297
Merge pull request #789 from pafcu/chanman
...
Don't show current channel separately in channel manager, highlight it i...
2014-12-30 08:57:37 +11:00
marijus
f2bfdf0c76
some work on cloud actionspanel and minor cleanup
2014-12-29 22:45:07 +01:00
Stefan Parviainen
e69e59d260
Don't show current channel separately in channel manager, highlight it instead
2014-12-29 22:07:40 +01:00
Thomas Willingham
a70e42edac
Remove link to hubloc status in admin panel. This is a potentially useful tool,
...
but plain doesn't work at the moment.
2014-12-29 14:47:41 +00:00
RedMatrix
7b98a6fcb0
Merge pull request #772 from pafcu/chanman
...
Some work on the channel manager
2014-12-29 09:29:12 +11:00
marijus
fa23439b9c
more files css fixes
2014-12-28 20:46:16 +01:00
marijus
1ab23061df
files css fixes
2014-12-28 20:34:12 +01:00
marijus
801ab709ad
more work on files
2014-12-28 18:16:27 +01:00
Stefan Parviainen
40a327b68f
Allow quick access to mail and connections from Channel Manager
2014-12-27 14:06:09 +01:00
Stefan Parviainen
6a679d26ce
Fix #771 , add tooltips to mail and intros count in channel manager, always show counts (even when 0, makes it easier to understand what the icons are)
2014-12-27 13:36:05 +01:00
marijus
0cb0c2b1bf
more work on files
2014-12-27 10:10:56 +01:00
Stefan Parviainen
fa65d31f3f
Move app icon centering to style.css
2014-12-22 23:09:10 +01:00
Stefan Parviainen
c819c276f0
Remove unused apps.tpl
2014-12-22 19:05:16 +01:00
Stefan Parviainen
37534d110c
Center app names
2014-12-22 18:53:13 +01:00
friendica
d3830aea96
provide last successful poll run time (using relative time) in siteinfo so that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
2014-12-21 18:40:25 -08:00
RedMatrix
c732b72a0d
Merge pull request #757 from git-marijus/master
...
files: make mod/filestorage.php load via ajax and some design work. work...
2014-12-22 09:45:33 +11:00
marijus
be1891c058
fix button visibility
2014-12-21 21:48:10 +01:00
marijus
02328bfdbe
forgot to git add files
2014-12-21 20:27:43 +01:00
marijus
27d786c979
files: make mod/filestorage.php load via ajax and some design work. work in progress...
2014-12-21 20:11:30 +01:00
Stefan Parviainen
aa73259a47
Fancy categories input with bootstrap-tagsinput
2014-12-21 12:42:07 +01:00
friendica
6d8214f96b
provide link to help for channel permission roles when creating a channel
2014-12-19 01:48:47 -08:00
friendica
f113984d69
essentials for creating a "block-style" list-mode page such as one might have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work.
2014-12-16 23:40:52 -08:00
friendica
2fcbb9c4b3
fix some directory anomolies
2014-12-16 18:33:16 -08:00
friendica
07e747ed0e
add divmore to directory entries
2014-12-16 17:29:16 -08:00
friendica
7bee4e5997
build a channel based thread viewing link when in list_mode and when using the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user().
2014-12-16 14:12:40 -08:00
friendica
2e990743e7
Merge https://github.com/friendica/red into pending_merge
2014-12-15 14:37:57 -08:00
friendica
f28103d595
wall tags
2014-12-15 14:37:31 -08:00
Thomas Willingham
c6d0695edf
Issue #743
2014-12-15 19:32:28 +00:00
Thomas Willingham
049f08e6ad
Merge pull request #744 from pafcu/searchhelp
...
Add hint on how to use search box
2014-12-15 14:53:25 +00:00
Stefan Parviainen
ce88f0ab6a
Add hint on how to use search box
2014-12-14 18:40:59 +01:00
Stefan Parviainen
0f169a1427
Add extra class to verified item icon
2014-12-14 12:25:08 +01:00
Thomas Willingham
76fdfb7ef5
Merge pull request #738 from pafcu/moreids
...
Add some ids to nav elements
2014-12-13 16:40:13 +00:00
Thomas Willingham
5fac8e80de
Issue #739
2014-12-13 15:00:00 +00:00
Stefan Parviainen
513efc8928
Add some ids to nav elements
2014-12-12 16:27:45 +01:00
marijus
960c35bad3
move profile css to mod_profile and minoor fixes
2014-12-11 11:44:46 +01:00
marijus
b86c4156fc
some work on profile page - mostly whitespace
2014-12-10 22:13:44 +01:00
marijus
cc365513ed
adjustment to clear browser location button only if use browser location option is set
2014-12-09 15:22:53 +01:00
marijus
242713ebef
show clear browser location button only if use browser location option is set and minor css fixes
2014-12-09 15:09:19 +01:00
Stefan Parviainen
e233e386b8
Group comment editor icons
2014-12-08 22:46:30 +01:00
Stefan Parviainen
d65ad03aec
Put some spacing between share types and other buttons in jot
2014-12-08 22:37:02 +01:00
Thomas Willingham
934172c2fc
Merge pull request #724 from pafcu/suggestionsindir
...
Show suggestions in directory
2014-12-08 13:34:56 +00:00
Thomas Willingham
99b5bef68e
Merge pull request #723 from pafcu/diropts
...
Directory sorting as a dropdown, forum filter as checkbox, option to sor...
2014-12-08 13:31:34 +00:00
Stefan Parviainen
c8818d8349
Suggestions in dir redux. Suggestions are now showed in directory if suggest=1 parameter is given to directory.
2014-12-07 13:40:21 +01:00
Stefan Parviainen
83ea120ac9
Revert "Revert "Directory shows channel suggestions by default""
...
This reverts commit bfde28f28e
.
2014-12-07 13:40:21 +01:00
Stefan Parviainen
647311db3e
Directory sorting as a dropdown, forum filter as checkbox, option to sort oldest first
2014-12-07 12:31:12 +01:00
Thomas Willingham
460d379e7e
Don't allow affinity of 0 in connedit.
2014-12-02 00:59:20 +00:00
friendica
3bb0ef8a82
Make events export track the current calendar. Turn it and 'new event' into buttons
2014-11-24 20:40:00 -08:00
friendica
756abd6678
add event export (this month) to event UI
2014-11-24 02:50:14 -08:00
friendica
79e5c2456b
add link to search forums in the directory
2014-11-23 18:54:33 -08:00
friendica
7fec939c23
couple of fixes:
...
- significantly increase the content availability on the discover channel
- fix the button group on the blog/list mode which made the border on a single comment button a bit wonky
2014-11-19 14:41:24 -08:00
friendica
3224848bad
turn the "adult photo flagging" (which prevents a particularly flagged photo from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody.
2014-11-18 19:02:28 -08:00
friendica
11f0b45a90
blog mode - turn the comment link into a button and group with the likes/dislikes
2014-11-18 16:58:36 -08:00
friendica
38d50cabd4
private mail buttons
2014-11-18 15:13:37 -08:00
RedMatrix
bfde28f28e
Revert "Directory shows channel suggestions by default"
2014-11-19 09:15:24 +11:00
RedMatrix
3917880673
Merge pull request #702 from pafcu/master
...
Directory shows channel suggestions by default
2014-11-19 09:06:36 +11:00
Stefan Parviainen
e0ab1e24e4
Directory shows channel suggestions by default
2014-11-18 19:42:13 +01:00
friendica
1d96e165e0
undo disabled submit buttons now that ACL is initialised when page loaded
2014-11-18 00:24:32 -08:00
friendica
db3015e34e
allow members to set the per-item "show more" height (separately for network and matrix, display and search are system pages and therefore set at 400)
2014-11-17 23:48:03 -08:00
friendica
064b48fa71
Merge https://github.com/friendica/red into pending_merge
2014-11-17 15:27:18 -08:00
friendica
c0ad4763b3
add unseen count and way to mark unseen to list mode. Also fix automatic mark of unseen so as to work with list mode.
2014-11-17 15:18:06 -08:00
RedMatrix
5aba2e82df
Merge pull request #695 from pafcu/master
...
Switch to a better datetime picker widget
2014-11-18 08:33:04 +11:00
Stefan Parviainen
e190adc589
Use new date selector for item expiry
2014-11-17 16:51:46 +01:00
friendica
acc8c69242
when in list mode, make the max height half of the normal height before 'divgrow' kicks in.
2014-11-16 19:33:58 -08:00
friendica
18cedf4def
blog/list mode display settings
2014-11-16 16:48:35 -08:00
friendica
cbaee76dd9
"list mode" (forum and blog mode, no comments or comment boxes displayed on the summary page)
2014-11-16 16:19:24 -08:00
friendica
3d55c9da86
buttonify some design elements that had not yet been buttonified
2014-11-13 18:51:30 -08:00
Habeas Codice
ac27db22c1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
boot.php
include/dba/dba_driver.php
include/diaspora.php
include/follow.php
include/session.php
include/zot.php
mod/photos.php
mod/ping.php
2014-11-13 13:06:31 -08:00
Habeas Codice
1a5a5c7edb
PostgreSQL support initial commit
...
There were 11 main types of changes:
- UPDATE's and DELETE's sometimes had LIMIT 1 at the end of them. This is not only non-compliant but
it would certainly not do what whoever wrote it thought it would. It is likely this mistake was just
copied from Friendica. All of these instances, the LIMIT 1 was simply removed.
- Bitwise operations (and even some non-zero int checks) erroneously rely on MySQL implicit
integer-boolean conversion in the WHERE clauses. This is non-compliant (and bad programming practice
to boot). Proper explicit boolean conversions were added. New queries should use proper conventions.
- MySQL has a different operator for bitwise XOR than postgres. Rather than add yet another dba_
func, I converted them to "& ~" ("AND NOT") when turning off, and "|" ("OR") when turning on. There
were no true toggles (XOR). New queries should refrain from using XOR when not necessary.
- There are several fields which the schema has marked as NOT NULL, but the inserts don't specify
them. The reason this works is because mysql totally ignores the constraint and adds an empty text
default automatically. Again, non-compliant, obviously. In these cases a default of empty text was
added.
- Several statements rely on a non-standard MySQL feature
(http://dev.mysql.com/doc/refman/5.5/en/group-by-handling.html ). These queries can all be rewritten
to be standards compliant. Interestingly enough, the newly rewritten standards compliant queries run
a zillion times faster, even on MySQL.
- A couple of function/operator name translations were needed (RAND/RANDOM, GROUP_CONCAT/STRING_AGG,
UTC_NOW, REGEXP/~, ^/#) -- assist functions added in the dba_
- INTERVALs: postgres requires quotes around the value, mysql requires that there are not quotes
around the value -- assist functions added in the dba_
- NULL_DATE's -- Postgres does not allow the invalid date '0000-00-00 00:00:00' (there is no such
thing as year 0 or month 0 or day 0). We use '0001-01-01 00:00:00' for postgres. Conversions are
handled in Zot/item packets automagically by quoting all dates with dbescdate().
- char(##) specifications in the schema creates fields with blank spaces that aren't trimmed in the
code. MySQL apparently treats char(##) as varchar(##), again, non-compliant. Since postgres works
better with text fields anyway, this ball of bugs was simply side-stepped by using 'text' datatype
for all text fields in the postgres schema. varchar was used in a couple of places where it actually
seemed appropriate (size constraint), but without rigorously vetting that all of the PHP code
actually validates data, new bugs might come out from under the rug.
- postgres doesn't store nul bytes and a few other non-printables in text fields, even when quoted.
bytea fields were used when storing binary data (photo.data, attach.data). A new dbescbin() function
was added to handle this transparently.
- postgres does not support LIMIT #,# syntax. All databases support LIMIT # OFFSET # syntax.
Statements were updated to be standard.
These changes require corresponding changes in the coding standards. Please review those before
adding any code going forward.
Still on my TODO list:
- remove quotes from non-reserved identifiers and make reserved identifiers use dba func for quoting
- Rewrite search queries for better results (both MySQL and Postgres)
2014-11-13 12:21:58 -08:00
friendica
306f5d9cbe
let's try this without a timeout
2014-11-13 01:04:26 -08:00
marijus
1ed144b83c
make search and advanced search use the same input form
2014-11-12 10:27:13 +01:00
friendica
4b9ec6645b
cleanup
2014-11-11 20:44:43 -08:00
friendica
3fa003b5a8
add some subtle delineation to directory entries, remove forced link on homepage element (SECURITY)
2014-11-11 15:13:18 -08:00
marijus
d145ef2021
some work on directory widgets
2014-11-11 23:09:55 +01:00
friendica
0a84b45793
Merge https://github.com/friendica/red into pending_merge
2014-11-10 19:22:23 -08:00
friendica
d432f4ccd5
issue #683 - don't linkify homepage field without validating
2014-11-10 19:20:23 -08:00
RedMatrix
ecdfa0b96d
Merge pull request #686 from beardy-unixer/master
...
Add a new theme flag - library. Not directly available to be used itsel...
2014-11-11 13:40:03 +11:00
friendica
5619902776
indicate public forums in directory results (there will be some [possibly considerable] lag time before existing forums are correctly tagged).
2014-11-10 17:44:02 -08:00
Thomas Willingham
9ddf49c661
Add a new theme flag - library. Not directly available to be used itself but
...
installed as a lib for other themes. Like SDL, or GTK.
Get rid of mobility - it's better done with Comanche and schemas.
Describe themes instead of restricting them. Mobile themes can be used as
the desktop theme and vice-versa. This deals with the problem of "but my
device is something inbetween".
Presently not exposed to members.
2014-11-10 19:34:39 +00:00
friendica
2e695d1da2
menu page cleanup
2014-11-09 17:39:54 -08:00
RedMatrix
3730abb13a
Merge pull request #681 from pafcu/master
...
New layout for directory
2014-11-09 16:08:22 +11:00
Stefan Parviainen
28f3d7be5a
New layout for directory
2014-11-09 00:18:26 +01:00
friendica
7a8842f443
Merge https://github.com/friendica/red into pending_merge
2014-11-08 13:15:52 -08:00
friendica
adb5cec0d2
add acl loading fix to menu-item edits
2014-11-08 13:14:08 -08:00
marijus
862f0ff29a
prevent posting before acl got populated since this will disregard the default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated.
2014-11-08 21:55:44 +01:00
Stefan Parviainen
b5fad9feef
Fix merge conflict
2014-11-08 20:53:41 +01:00
Stefan Parviainen
1a8fc73b57
Fix highlighting of login button
2014-11-08 20:06:08 +01:00
marijus
2cfe0f1545
provide lockstate for photo edit
2014-11-07 12:13:38 +01:00
friendica
1fbd1a79c7
Provide a way to mark photos as adult and hide them from the default album view. Still need a button or setting to enable "unsafe viewing". This has no effect anywhere but in the album views. They can still be viewed by flipping through the individual photos with 'prev' and 'next'. We probably need a comprehensive strategy for how to deal with n-s-f-w photos in albums so consider this a band-aid which requires additional work and integration with other facilities which access these photos. It is entirely optional.
2014-11-06 17:27:28 -08:00
friendica
038e7c8923
crude skeleton for location manager and the UI sucks but at least it's on a webpage and you don't have to do it by hand.
2014-11-05 18:39:10 -08:00
RedMatrix
9c9c18b4a6
Merge pull request #674 from pafcu/master
...
Fix duplicate element id
2014-11-06 06:48:06 +11:00
Stefan Parviainen
1a445a17d8
Fix duplicate element id
2014-11-05 17:19:46 +01:00
friendica
1896855c85
minor adjustments to make the form work as designed
2014-11-04 17:38:49 -08:00
friendica
d5d6158973
ok heads up - potentially destabilising change. I've tried to sort out all the default connection permissions for those who don't have a predefined (or therefore have a "custom") permissions role. Unfortunately this includes most people that were using this software more than a month ago. The real changes are that the SELF address book entry no longer holds "auto-permissions" but instead holds your "default permissions" (if you have a pre-defined role, the defaults will be pulled from the role table).
...
The auto permissions have moved to a pconfig (uid.system.autoperms). A DB update will move these settings into their new homes.
What used to be the "Auto-permissions settings" page is now the "default permissions settings" page and a checkbox therein decides whether or not to apply the permissions automatically. A link to this page will only be shown when you have the "custom" role selected.
With luck nobody will notice anything wrong. But at least for the next few days, please review permissions that have been assigned to new connections (either automatically or manually) and make sure they make sense (e.g. they aren't "nothing"). You still need to take action when seeing a message "permissions have changed but not yet submitted" as we always let you review and perhaps adjust the settings _before_ a connection is established (unless you have autoperms turned on).
2014-11-04 17:11:02 -08:00
friendica
ba7f1bb8ee
configurable visual alerts/notifications
2014-11-04 15:24:24 -08:00
marijus
73e645fe3d
class > id mixup
2014-11-04 09:35:39 +01:00
marijus
ba73b60177
missing </div>
2014-11-04 09:29:11 +01:00
friendica
fdb9b9d52e
Merge https://github.com/friendica/red into pending_merge
2014-11-03 14:51:28 -08:00
friendica
a6d8c3193a
various UI issues related to having an enormous number of entries in the posted_date selector including years/months that had no posts
2014-11-03 14:49:03 -08:00
marijus
1d923d2b0d
one </div> to much and css fixes
2014-11-03 12:54:17 +01:00
marijus
2f85d12a6c
if deleting a photo go away to album
2014-11-03 10:46:57 +01:00
marijus
8cfe8a5f25
css fixes
2014-11-02 19:36:28 +01:00
marijus
dc5e05d334
even more photos work
2014-11-01 23:55:36 +01:00
marijus
30281b161c
close the eventual open tool if the other opens
2014-11-01 20:30:13 +01:00
marijus
5d151b9886
do not reload page for photo upload
2014-10-31 20:25:43 +01:00
Thomas Willingham
5d1bb1b685
Smarty3 now lives in store
2014-10-31 16:09:46 +00:00
marijus
2982212797
more work on photo upload
2014-10-31 14:33:41 +01:00
marijus
0ff4d9015b
some work on photo upload
2014-10-30 14:10:55 +01:00
marijus
ec8bab7784
change the way tagrm works to allow tag removal on the fly
2014-10-28 11:56:00 +01:00
friendica
9cc76cb33d
several unrelated things - auto_follow wasn't working for new accounts, error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant.
2014-10-27 19:23:40 -07:00
marijus
d192bcad65
do not reload page for edit album and some minor cleanup
2014-10-27 21:31:54 +01:00
friendica
655c3e1b47
put privacy role selector in settings page. Change visibility of various permissions items accordingly.
2014-10-26 19:32:12 -07:00
marijus
f2ccd37c8b
wrong vars in template
2014-10-26 21:50:20 +01:00
marijus
6497e78956
some work on photos like/dislike
2014-10-25 15:23:20 +02:00
friendica
1a9b8d4f0c
don't offer forum (@name+) completion in comments, since it won't do anything.
2014-10-23 22:00:16 -07:00
RedMatrix
3fb0354a55
Merge pull request #655 from pafcu/master
...
Better handling of incorrect info entered in event
2014-10-22 12:02:22 +11:00
Stefan Parviainen
c8666b9076
If entered event info is not valid, let user try again with the old info still there. Closes friendica/red#648
2014-10-21 18:28:47 +02:00
marijus
a03c3d5480
fix nav double dropdown
2014-10-21 13:43:14 +02:00
marijus
d02162ee83
minor correction and typo
2014-10-20 23:01:58 +02:00
marijus
c080c420ba
not quite there yet but getting closer
2014-10-20 22:46:14 +02:00
marijus
11e8fe3085
more work on photos
2014-10-20 15:05:33 +02:00
friendica
e414ed7782
link tag closed prematurely
2014-10-19 21:34:31 -07:00
friendica
bae3029c63
merge madness
2014-10-19 16:12:05 -07:00
friendica
7bbe700f3f
mark signature forgeries
2014-10-16 16:19:19 -07:00
Stefan Parviainen
e425def2a2
Merge branch 'master' of https://github.com/pafcu/red
2014-10-16 21:37:14 +02:00
Stefan Parviainen
6867a8a7f6
Login menu
2014-10-16 17:21:37 +02:00
friendica
ae9e1fa688
missing event permissions
2014-10-15 18:35:56 -07:00
marijus
04a254d94a
some work on single photo view comments
2014-10-15 22:23:38 +02:00
marijus
a7aa4efc08
Merge branch 'master' of https://github.com/friendica/red
2014-10-13 12:52:41 +02:00
marijus
c41f314302
really fix connedit > collection > checkbox
2014-10-13 12:52:21 +02:00
friendica
7abaccaf7f
bring back PM upload functionality and why oh why are we still loading tinymce?
2014-10-13 03:07:36 -07:00
marijus
030175bde6
fix connedit > collection > checkbox position
2014-10-12 14:31:51 +02:00
Thomas Willingham
82232c6916
Show tag in siteinfo. Not useful for us, quite useful for admins.
2014-10-11 17:24:58 +01:00
Thomas Willingham
d196e71962
Also that doesn't work anymore - prettyPhoto relic
2014-10-11 15:48:30 +01:00
Thomas Willingham
2b472b2b48
Give Redbasic the -styled back
2014-10-11 15:45:00 +01:00
Thomas Willingham
d54d62b601
Merge branch 'master' of https://github.com/friendica/red
2014-10-11 15:42:52 +01:00
Thomas Willingham
d132646915
Unbreak webpages
2014-10-11 15:42:31 +01:00
Jeroen
2ddd022540
+1
2014-10-11 14:39:56 +00:00
marijus
f8aabd376b
and more missing wrappers
2014-10-10 16:54:12 +02:00
marijus
d5ceb33f6d
found more missing wrappers
2014-10-10 16:13:44 +02:00
marijus
4e9bd8b8f0
This is a fix to not interfere the ongoing adding of .generic-content-wrapper with the ongoing styling of redbasic theme.
...
adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet.
Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
2014-10-10 15:52:56 +02:00
Jeroen
e06c3e5a91
Added and changed on some places div class generic-content-wrapper. And added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
2014-10-09 14:54:04 +00:00
marijus
096fbdb31c
make nav-pills a bit smaller in height
2014-10-08 13:18:17 +02:00
marijus
289f57f79e
template for searchbox and some more work on saved searches
2014-10-08 12:36:26 +02:00
marijus
634c2ef8ce
nav pills for apps aside
2014-10-08 10:07:19 +02:00
marijus
e5d346cdc6
css fixes
2014-10-08 08:45:59 +02:00
friendica
fa75d43b81
add "stacked pills" to saved search term list (the delete icon is still a bit funky)
2014-10-07 20:31:15 -07:00
marijus
21eae4df9c
porting more widgets to bs nav-pills
2014-10-07 18:11:36 +02:00
marijus
d1dea61b79
take away some boldness, some css fixes and some photo work
2014-10-07 13:09:30 +02:00
Alexandre Hannud Abdo
55a937375d
datetimepicker data-format now data-date-format
2014-10-07 02:47:06 -03:00
friendica
e2f45a76b1
remove the privacy macros in settings and connedit now that we have privacy roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
2014-10-03 04:54:27 -07:00
marijus
df70c2c9b6
more work on photos
2014-10-02 21:04:50 +02:00
friendica
5292e3a100
implement a "powered-by" but leave it turned off until somebody with a good eye for layout can figure out where best to put it.
2014-09-29 21:58:35 -07:00
marijus
97c6ba77c7
some more work on photos
2014-09-28 23:14:49 +02:00
marijus
04e460c8f8
upload first but not inside another {{if}}
2014-09-26 19:34:39 +02:00
marijus
a7269e9d6e
upload should be first
2014-09-26 19:28:28 +02:00
marijus
f652fbdf74
fix blockquote
2014-09-26 19:17:02 +02:00
marijus
b948ab5955
some more work on photos - work in progress
2014-09-26 12:29:07 +02:00
friendica
1e7fbac6c1
doc updates, clean up buttons on PM edit template to match other edit buttons
2014-09-26 01:52:30 -07:00
friendica
d8c03526ed
optionally include wall items (posts) in import/export
2014-09-25 20:21:23 -07:00
friendica
22e6e691ca
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
2014-09-20 16:34:48 -07:00
marijus
9feb619bea
update jg to latest preview release and try once more to really justify the whole gallery
2014-09-20 15:40:40 +02:00
friendica
cb434818f8
closing tag
2014-09-19 16:50:43 -07:00
friendica
d4759a5883
repeated content collapse on update from display page under rare conditions (when the conversation hasn't changed)
2014-09-18 16:32:05 -07:00
friendica
22aa5aca14
add a spinner or two to the new channel page so folks have a clue that we're doing something in the background - trying to complete the nick field for them (and then check it before they submit).
2014-09-17 21:27:02 -07:00
friendica
51d9f0d97a
channel permission roles
2014-09-17 21:16:15 -07:00
Alexandre Hannud Abdo
5bdfc2f647
Fix name attribute of button elements so jquery '.submit()' doesn't break
...
According to "Additional notes" in:
http://api.jquery.com/submit/
Not fixing buttons created with 'input' tags.
2014-09-16 19:00:53 -03:00
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
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
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
Klaus Weidenbach
a6403905ef
Set backlink to the parent folder, not cloud's root.
...
If you edit a file and click on the backlink you always returned to
the root folder of your cloud. This patch sets the correct parent
folder as backlink.
Bit messy, but looks like it works.
2014-06-24 21:05:00 +02:00
tuscanhobbit
cc4001fce7
Fixes to links and forward URLs in filestorage
2014-06-24 12:05:11 +02:00
friendica
0cfcb02311
ability to like things
2014-06-23 05:19:28 -07:00
friendica
c4c1c37bd3
profile likes
2014-06-22 22:16:26 -07:00
friendica
3078eeaa69
give the admin a link to view channels from the channel admin page
2014-06-22 17:33:31 -07:00
Klaus Weidenbach
2504d4c2a2
Add HTML5 datalist to edit photo album field.
...
This patch provides a datalist for the edit photo album field.
This makes it easier to move a picture to another existing folder in
the way that it provides a list of all available albums as values for
the album field.
2014-06-22 01:33:13 +02:00
Klaus
78fd496638
correct a tiny syntax error
...
there was a space missing between two values
2014-06-22 00:58:53 +02:00
friendica
5a0e135679
stylistic improvements to the suggestions page
2014-06-18 18:57:01 -07:00
friendica
8b66329a8f
add photo count to photo album list
2014-06-17 20:45:53 -07:00
marijus
0b4e1715de
move hide-comments to center and change its appearence a little
2014-06-15 16:00:27 +02:00
marijus
b9256eed30
unclutter menues a little
2014-06-14 15:31:36 +02:00
friendica
13ba9ef003
merge the app menus
2014-06-10 21:21:50 -07:00
friendica
059ccae278
remote install app (untested)
2014-06-10 16:34:21 -07:00
marijus
fed8b6b566
move new comment open/close js functions to core so they can be used by other themes
2014-06-05 17:53:06 +02:00
friendica
424f23858e
add an icon to connect actions
2014-06-03 22:30:05 -07:00
friendica
17e575e1eb
don't show app editing options to non-authenticated folks
2014-06-01 22:15:21 -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
marijus
c0e1139a46
some fixes and cleanup
2014-05-27 16:44:18 +02:00
marijus
83ffad4b9d
fix one more bootstrap override regression
2014-05-26 22:34:43 +02:00
23n
88bedec56c
divide autodate from item.app
2014-05-26 18:50:54 +02:00
friendica
810515f1a1
auto-highlight app embed code on click
2014-05-25 22:42:07 -07:00
friendica
f7d99ed7ff
fix the intermittent theme preview
2014-05-25 18:24:27 -07:00
marijus
2bdecdce17
for some reason this is also needed to make it work reliable in webkit browsers
2014-05-24 19:16:11 +02:00
marijus
5b0db721f8
should be redbasic not red
2014-05-24 18:00:44 +02:00
marijus
bf88720fae
possible fix for empty commentbox colapsing on tool-button click
2014-05-24 17:50:09 +02:00
friendica
059b6cd411
add randprof app and do away with the universally hated chanview-iframe mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix.
2014-05-23 15:30:22 -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
friendica
77ca117218
make it possible to edit/delete apps via /apps/personal/edit
2014-05-21 01:55:32 -07:00
friendica
5d9f924642
more app work
2014-05-20 22:25:36 -07:00
friendica
cad481d94f
unfinished work for creating app
2014-05-20 21:22:19 -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
marijus
1aa7f3136f
the js seems to interfere with something else... comment out for now...
2014-05-20 19:16:05 +02:00
marijus
c530a7a936
some work on comment_item.tpl
2014-05-20 17:33:06 +02:00
friendica
6d01707a72
more app backend work
2014-05-19 16:49:11 -07:00
marijus
89b8bc07ac
implement modal for more then 10 likes/dislikes
2014-05-18 09:14:21 +02:00
friendica
659714956c
add hover tips - except we need a way to translate the things
2014-05-15 20:58:26 -07:00
friendica
2fdc13e91d
some sidebar content (doesn't yet do anything)
2014-05-15 20:20:20 -07:00
friendica
077b97eac4
the app menu takes form
2014-05-15 19:54:37 -07:00
friendica
8b233723c5
clear the jot-nets float
2014-05-14 20:49:33 -07:00
friendica
a4869394f4
allow jgrowl 'close all' message to be translated
2014-05-13 17:59:47 -07:00
friendica
045d23a27c
Merge https://github.com/friendica/red into pending_merge
2014-05-11 17:38:22 -07:00
friendica
b5372f8152
button styling mitemlist
2014-05-11 17:37:54 -07:00
root
d1e0479f58
Removed some unnecessary changes.
2014-05-10 11:35:16 -07:00
root
ed5cebd3d6
Made code changes to serve higher resolution images in displays with high pixel density.
2014-05-10 11:15:27 -07:00
root
80796c78f5
Merge branch 'master' of https://github.com/chriswinstead/red
2014-05-10 10:55:50 -07:00
friendica
b854e58a7b
issue #452
2014-05-09 15:24:54 -07:00
friendica
6d56c9b603
better button theming on oauth connected apps page
2014-05-09 01:53:03 -07:00
marijus
56eb9e75cc
Merge branch 'master' of https://github.com/friendica/red
2014-05-09 07:39:27 +02:00
friendica
831b18cf28
move the event "unknown finish time" checkbox up so it actually precedes entering the finish time.
...
TODO: we should probably disable the finish time selector with jquery if this is checked.
2014-05-08 21:22:07 -07:00
friendica
22b79207f9
event form hard-wired tinymce=on, made selectable
2014-05-08 19:59:26 -07:00
marijus
6e397240a3
add some more bs fu
2014-05-08 13:53:27 +02:00
marijus
8144498803
like indicator rewrite
2014-05-08 13:44:43 +02: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
94b2ac6abb
put permissions dialog inside the form element - should fix issue #444
2014-05-05 16:03:38 -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
Christian Vogeley
f7c77c7821
Add link to system notifications page
...
to mark notifications seen
2014-05-04 18:17:11 +02:00
Christian Vogeley
b2e0b6f11d
system notifications mark seen link
2014-05-04 17:28:43 +02:00
marijus
4975d5f7c1
fix search_item.tpl
2014-05-03 18:42:02 +02:00
friendica
56125f8c46
shift login box on small screens
2014-05-01 20:14:51 -07:00
friendica
a8322ba1f6
Merge https://github.com/friendica/red into pending_merge
2014-05-01 17:56:03 -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
Olaf Conradi
cfad83084a
Also for notifications.
2014-05-02 02:40:04 +02:00
Olaf Conradi
32a34f76df
Fix unwanted GET {0} requests
...
Because of image prefetch of browsers the <img src="{0}"> templates cause
unwanted /{0} requests to the webserver. Templates are changed to use a
data-src attribute.
2014-05-02 02:32:52 +02:00
marijus
daf497cf46
revision/redesign of conv_item.tpl
2014-05-01 12:51:34 +02:00
friendica
14402bdf98
missing permissions block in mod_filestorage
2014-04-30 16:35:50 -07:00
friendica
31fd284b3c
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
friendica
aafbd11a37
Setting to undo/clear auto permissions
2014-04-21 15:41:04 -07:00
friendica
1f93dc054a
bring back the toolicon colour
2014-04-20 20:01:23 -07:00
RedMatrix
4b17f74300
Merge pull request #416 from cvogeley/master
...
Bootstrapify item tools …
2014-04-20 12:00:23 +10:00
Christian Vogeley
3b2840a2fe
ok we need that div
2014-04-20 02:53:04 +02:00
Christian Vogeley
2ecf3f3395
Add descriptions to drop down
2014-04-20 02:06:24 +02:00
Christian Vogeley
4c950dc38a
More work
2014-04-19 04:13:15 +02:00
Christian Vogeley
ea5d3e1774
For the moment restore old delete icon
...
because the integrated button in the the bootstrap menu didn’t work on
Firefox
2014-04-19 03:49:17 +02:00
Christian Vogeley
b9ffc2ef44
Move javascript calls to button tag
...
because otherwise it didn’t work in Firefox
2014-04-19 03:16:26 +02:00
Christian Vogeley
8f1dde701a
Bootstrapify item tools
...
Only show the like buttons and the delete button permanently hide
everything else in a drop down. This will break non bootstrap themes.
So may be we also want to move this into the red basic folder. It still
a little bit work in progress. Allignment is not 100% correct. May be
we want to add text into the drop down.
2014-04-19 02:45:44 +02:00
friendica
b886647429
Merge https://github.com/friendica/red into pending_merge
2014-04-18 16:14:13 -07:00
friendica
ae1f9bf1c4
move create a new collection below the actual collection list again. failed experiment.
2014-04-18 15:31:15 -07:00
Thomas Willingham
fdcb6052fc
Merge branch 'master' of https://github.com/friendica/red
2014-04-18 16:35:31 +01: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
jeroenpraat
2ac7fb49b6
This should fix the preview allignment permantly.
2014-04-18 15:08:16 +00:00
friendica
8dcf9e78e1
This preserves the alignment work done earlier but provides a more aesthetically pleasing page.
2014-04-17 01:33:44 -07:00
friendica
be498be840
a few more alignment issues
2014-04-16 21:08:43 -07:00
friendica
9be4cd4dcd
Lots of positional changes on sidebar menus - reduce indented margins
...
Merge branch 'master' into ruler
Conflicts:
view/css/widgets.css
2014-04-16 20:28:23 -07:00
friendica
acc70b9deb
fixing widgets
2014-04-16 20:09:19 -07:00
friendica
c7712d3b45
bug fixes after widget cleanup
2014-04-16 18:35:37 -07:00
friendica
558e283260
button cleanup directory page
2014-04-16 18:28:36 -07:00
friendica
bf8f5d5b2b
directory: make "connect" more prominent, but this ultimately needs more theme work.
2014-04-14 02:37:04 -07:00
friendica
08435e5b1a
minor alignment issues
2014-04-13 16:07:47 -07:00
marijus
3197ccbf5e
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
friendica
a798dd767d
push notes widget updates to channel clones on focusout (final save). Don't do this for the auto-save events (every ten seconds) which could generate superfluous network traffic.
2014-04-10 18:46:22 -07:00
friendica
c97222c2fc
improve the appearance of the ACL selector in a hackish way on the short term -
...
it really needs to be re-worked for bootstrap but in any event the words "show" and "don't show" make a mess of it. We should probably just use icons (with a bit of padding) that people can select with a touchscreen and reformat the box accordingly.
2014-04-09 21:49:38 -07:00
friendica
8d8d739242
Merge https://github.com/friendica/red into pending_merge
2014-04-09 21:13:40 -07:00
friendica
795d741713
issue #400 - lock not showing up for previews of private mentions (or 'new/search' item view)
...
also reformat the new/search template to pick up recent changes to conv_item.tpl
2014-04-09 21:11:49 -07:00
marijus
b88a7fc23a
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
2014-04-09 18:29:22 +02:00
marijus
74bd772a5b
replace lock icon with icon-{lock, unlock}
2014-04-09 17:10:07 +02:00
marijus
b52ccaa9e1
whitespace cleanup
2014-04-08 22:37:58 +02:00
marijus
9f621dac85
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
friendica
28228f5862
pass the original element title through the element stack so that it we don't lose it in the ajaxuploader.
2014-04-07 17:34:53 -07:00
friendica
7d429b2894
subdue archived connections in mod/connections
2014-04-06 22:21:51 -07:00
friendica
75b6aa235e
more work on #395
2014-04-06 21:40:23 -07:00
marijus
f7cb4e0ef0
jot and location style fixes
2014-04-06 21:14:24 +02:00
sasiflo
9f54a8f96b
Hope I have repaired the channel admin page.
...
Channel blocking and deleting was copied from user actions. This was not
done to an end. Hope what I do is enough to enable channel blocking and
deleting the correct way.
On deletion all entities that belong to the channel are deleted. But the
channel itself is just marked as deleted. Do not really understand why
it is done this way.
2014-04-06 00:34:52 +02:00
friendica
4901ef8faf
provide the ability for rpost to post as another of your channels. This does not yet work, so the functionality has not been enabled.
2014-04-05 02:32:07 -07:00
marijus
3f1a78fa69
some work on jot, remove some deprecated js and some random style fixes
2014-04-03 17:03:32 +02:00
friendica
0a097b8337
snakebite: bring back some of the legacy XML discovery interfaces, update as required.
2014-04-02 14:56:20 -07:00
friendica
6ba32d714d
save notes every ten seconds while focused, then save them once more on focusout
2014-04-01 14:52:47 -07:00
friendica
3791cee52b
Merge https://github.com/friendica/red into pending_merge
2014-03-30 17:41:53 -07:00
friendica
ac91331c18
notes widget: jquery.live is deprecated, replacing with jquery.on and binding to focusout, as the input and paste callbacks are a bit wasteful - they are presumably called on every character typed, yet some of these events have gone missing (probably due to having a lot of network calls in quick succession) so hopefully a single save of the workspace on focusout should be more reliable.
2014-03-30 17:37:12 -07:00
Thomas Willingham
1093e8d83e
Default discover to on.
2014-03-30 22:59:37 +01:00
Alexandre Hannud Abdo
fedd19ec95
Let the site admin choose whether to display the Discover tab.
2014-03-30 00:03:12 -03:00
friendica
5a3903a40c
firehose testing (network?f=&fh=1) - some possible security bugs so testing purposes only
2014-03-26 22:05:19 -07:00
friendica
9a3a2819c1
add admin/channels
2014-03-26 17:05:45 -07:00
friendica
bd7be38da5
improve scannability of content with per-item bottom border, but lighten the per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert.
2014-03-25 21:13:04 -07:00
marijus
89b573a6f3
fix lock permissions view and autoload not kicking in on touch devices under certain conditions
2014-03-25 15:27:45 +01:00
friendica
34eb79e6ba
provide 'style' option to archive widget to choose between 'select' and 'list' format
2014-03-23 16:20:44 -07:00
Christian Vogeley
c972a94b01
Add color picker to theme settings
2014-03-23 21:35:20 +01:00
friendica
2dda5d6c70
add expire setting, take out unknown mailers and max friend requests per day which aren't implemented
2014-03-19 20:40:35 -07:00
marijus
20d47c4478
bootstrapify common tabs and make show aside/tabs buttons only appear if there is something to show
2014-03-19 09:43:23 +01:00
friendica
254885c5ee
Merge https://github.com/friendica/red into zpull
2014-03-13 15:37:29 -07:00
friendica
a8ea919765
remove allowed friend domains and allowed email domains from admin settings - as they are not implemented
2014-03-13 15:36:35 -07:00
marijus
a8de28cc16
Merge branch 'master' of https://github.com/friendica/red
2014-03-13 19:50:28 +01:00
marijus
b32f8f0ba7
move region_1 to off instead of removing it and dont squelch region_2 when region_1 moves in again
2014-03-13 19:50:22 +01:00
Thomas Willingham
031b888e2c
Stick help in a template
2014-03-12 17:13:58 +00:00
friendica
c903ff7aab
get rid of fancybox for photos upload, not just photo edit
2014-03-11 17:09:02 -07:00
marijus
313240488a
fix lock position
2014-03-10 18:08:44 +01:00
marijus
3f20debf5e
fixes locations with a link
2014-03-10 17:47:53 +01:00
marijus
34fd387438
this commit is an attempt to make conv items better scalable on smaller screens. also save some horizontal space.
2014-03-10 17:17:49 +01:00
friendica
a79072ce47
update cacert.pem , don't hide url link for rmagic
2014-03-09 13:53:55 -07:00
friendica
80e381176e
collapse the advanced directory search so that folks who think they're advanced but really aren't don't whinge about it.
2014-03-08 19:04:07 -08:00
friendica
bef416a2d1
advanced search front-end
2014-03-08 17:39:20 -08:00
friendica
5ec38459dc
notify when permissions change and haven't been saved.
2014-03-07 21:55:52 -08:00
marijus
21db60c991
might be needed by not local users aswell
2014-03-07 13:46:45 +01:00
marijus
e8da840eec
remove aside on navbar collapse and add button to toggle visibility
2014-03-07 13:36:49 +01:00
friendica
42f184b87c
Merge https://github.com/friendica/red into zpull
2014-03-05 14:18:28 -08:00
friendica
40746eae57
add new template
2014-03-05 14:18:06 -08:00
marijus
b1c29e9126
improve navbar collapsed state a little
2014-03-05 20:23:13 +01:00
friendica
61f47cd5ed
move language selector to a module
2014-03-05 03:19:20 -08:00
friendica
cdcbc5816e
add Comanche help link to pdledit
2014-03-04 21:03:56 -08:00
friendica
efc828bed5
add pdl editor to settings/display
2014-03-04 20:58:12 -08:00
friendica
aa9d25f517
add system PDL editor (lets you change/personalise the layout for any module which has a system PDL file.)
2014-03-04 18:12:27 -08:00
friendica
cdd2e9cd95
layout export to file
2014-03-03 20:05:23 -08:00
friendica
81c439bc7d
revert the temporary fix for the missing hdr.tpl and add the ability to provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated.
2014-03-03 14:33:49 -08:00
friendica
002a86fb71
Merge https://github.com/friendica/red into zpull
2014-03-03 11:34:15 -08:00
friendica
608c7501fe
missing file
2014-03-03 11:33:42 -08:00
Thomas Willingham
c028d9b1d0
Partially revert 895c9411d9
...
Not entirely sure why the lines in question were removed, but this is
required as a quick fix for broken notifications.
2014-03-03 17:16:25 +00:00
friendica
895c9411d9
add choklet template with several defined flavours, two and three column fluid layouts with optional side margins and a region for a blog-style header photo
2014-03-02 16:46:34 -08:00
marijus
b390336016
add hover effect to usermenu caret
2014-02-28 23:04:38 +01:00
friendica
642da17b86
chatroom suggestions
2014-02-27 17:07:11 -08:00
marijus
c5b8224dcc
properly fix profile edit dropdown menu
2014-02-26 23:20:40 +01:00
friendica
364fc9f163
comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.)
2014-02-25 20:58:20 -08:00
friendica
b1021df485
provide ability to bookmark chatrooms using rbmark
2014-02-24 21:34:49 -08:00
friendica
51a895471b
Merge pull request #338 from solstag/master
...
Fix typo that broke jquery.divgrow. Sorry I should have tested.
2014-02-25 15:50:19 +11:00
friendica
2becbae402
remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired).
2014-02-24 20:46:52 -08:00
Alexandre Hannud Abdo
5691a609c4
Fix typo that broke jquery.divgrow. Sorry I should have tested.
2014-02-25 01:15:47 -03:00
Alexandre Hannud Abdo
59211e0ac8
Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings
2014-02-24 17:47:57 -03:00
marijus
7b1cabdd58
quickfix for edit profile dropdown
2014-02-21 13:26:13 +01:00
marijus
052be3c92b
cleanup style.css
2014-02-21 12:16:26 +01:00
marijus
a3191996e7
fixes issue #326 initial scale to big
2014-02-20 19:54:16 +01:00
friendica
a29b71547a
use a "fullscreen" icon for chanview full screen mode; add channel_menu selection and setting to the settings page.
2014-02-19 20:19:56 -08:00
marijus
c09087262c
bootstrapify the nav
2014-02-19 18:42:37 +01:00
friendica
87bb568d67
change edit/delete to icons on filestorage page
2014-02-18 19:17:11 -08:00
friendica
9a51f8ce65
edit bookmarks
2014-02-18 14:26:23 -08:00
friendica
70526915c8
several things were not working correctly w/r/t community tagging. The preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit.
2014-02-16 16:04:46 -08:00
marijus
d7546c7a63
This makes advanced privacy settings adjustable in expert mode only. Also they are hidden behind a button. This is a design hotfix should probably come up with something better someday...
2014-02-13 19:29:06 +01:00
friendica
2c1b366fdf
make activities optional for profile things, clean up the forms
2014-02-12 14:44:27 -08:00
friendica
ba360b4347
ui improvements on the manage page
2014-02-12 03:05:55 -08:00
friendica
95a45a119d
shamelessly steal, and cut/paste from the settings page to get mod_photos edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes.
2014-02-11 18:45:50 -08:00
friendica
12319c41e3
add chanview mode to settings
2014-02-10 15:14:03 -08:00
marijus
4fc0126661
theming chat a little
2014-02-09 23:52:09 +01:00
friendica
63589d4f2e
from olivier: use double quotes in js strings, updated FR translation
...
from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks)
2014-02-07 13:39:13 -08:00
friendica
61f3ffc635
add chatrooms template
2014-02-05 19:16:41 -08:00
friendica
e525f045c1
Merge pull request #298 from cvogeley/master
...
Other not so elegant way of detecting touch screen devices
2014-02-06 06:44:41 +11:00
friendica
0844110f7b
preserve system bit when editing menus
2014-02-05 03:44:46 -08:00
friendica
aede006970
bookmarks - mop up and go home
2014-02-04 17:12:13 -08:00
friendica
1572403e98
photo tagging somewhat working - but can't remove photo tags until we update tagrm
2014-02-03 20:44:42 -08:00
friendica
c4d0884596
accept new connection broke yesterday
2014-02-03 14:03:43 -08:00
friendica
5cc6efe21f
changed order of the privacy macros so that the dangerous settings come last and the preferred settings come first
2014-02-02 20:14:57 -08:00
friendica
ee1580427e
don't draw attention to advanced permissions and their corresponding complexity and clearly mark the simple permissions which people are encouraged to use.
2014-02-02 17:54:36 -08:00
friendica
2768262f93
Add switch to allow menus to be used as bookmark collections
2014-02-02 16:49:09 -08:00
friendica
67899677db
make chat honour the pause key (but we still need to ping the server to maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking
2014-02-02 15:50:07 -08:00
Thomas Willingham
5846dc105a
Move CSS out of chat template
2014-02-02 16:28:58 +00:00
Christian Vogeley
a2fa1a162d
Other not so elegant way of detecting touch screen devices
...
But at least it seems to work
2014-02-02 13:59:20 +01:00
friendica
e83419b53e
add links to change chat status and leave room
2014-02-02 03:43:52 -08:00
friendica
34850289ff
Merge https://github.com/friendica/red into zpull
2014-02-01 21:03:46 -08:00
friendica
61cc4de225
provide donation options on siteinfo page
2014-02-01 21:03:21 -08:00
friendica
8e8b49d18c
Merge pull request #294 from git-marijus/master
...
comment out since it is not clear if this is not implemented yet or obsolete
2014-02-01 20:46:52 -08:00
Christian Vogeley
30aeb42bed
Press return to post chat posts- SHIFT-RETURN creates line break
...
on mobile devices keep default behavior
2014-02-01 23:28:27 +01:00
friendica
94e59d4770
status indication
2014-02-01 01:00:26 -08:00
friendica
d14afc0ee4
provide the room name for the room you're in.
2014-02-01 00:54:20 -08:00
friendica
33f3cd3d4a
chat formatting/style improvements
2014-01-31 20:48:26 -08:00
marijus
af75b77253
comment out since it is not clear if this is not implemented yet or obsolete
2014-01-31 18:31:14 +01:00
friendica
aaa3c62efa
keep presence updated - typo was causing it to logout
2014-01-30 21:09:02 -08:00
friendica
f69bf5e598
more chat work - this time the ajax bits to actually show chats on the page
2014-01-30 18:57:46 -08:00
friendica
70de97fca1
Merge pull request #293 from MicMee/master
...
more progress in admin to maintain hubloc with ping
2014-01-30 14:21:32 -08:00
Michael Meer
da1e7cc211
Merge branch 'master' of https://github.com/friendica/red
...
.
2014-01-30 19:54:12 +01:00
marijus
3bdbdbab53
dont show an empty link to profile creation if multi_profile is not enabled
2014-01-30 19:44:50 +01:00
friendica
48bc9b546c
typo and clear chattext after submission
2014-01-30 03:51:25 -08:00
Michael Meer
0a2b2a1390
attempt with fix URL for testing works
2014-01-30 10:39:09 +01:00
friendica
6c6a9b963a
a bit more ajax work on chat and chatsvc and some fiddling with layouts
2014-01-30 01:00:46 -08:00
friendica
080928f214
chatroom management front-end stuff
2014-01-29 21:29:48 -08:00
friendica
9fdee53c9a
start on the ajax bits
2014-01-29 20:14:18 -08:00
friendica
b8fb6a4373
more chat infrastructure
2014-01-29 17:09:20 -08:00
friendica
677f5f641e
more testing of chatroom interfaces, also corrected a function call that should have been a class instantiation in reddav
2014-01-29 16:02:02 -08:00
marijus
fe2b6f3dfb
add image floating to bbcode
2014-01-30 00:01:19 +01:00
friendica
6a9d43bcbe
debug chatroom_list widget
2014-01-29 03:16:07 -08:00
friendica
f84ba95e87
add template for chatroomlist widget
2014-01-29 01:53:15 -08:00
friendica
d970c69f91
online indication to the directory popup
2014-01-28 19:49:56 -08:00
friendica
cc11535e34
online indication on profile sidebar
2014-01-28 17:07:25 -08:00
friendica
8efac0cfd6
fix sql query and provide setting to hide online status
2014-01-28 16:16:55 -08:00
friendica
3100b5d93e
photo tagging still broken - but at least don't create a new linked item every time a photo is edited.
2014-01-27 18:06:09 -08:00
Michael Meer
a3bf272753
Merge branch 'master' of https://github.com/MicMee/red
...
to be in sync
2014-01-27 10:37:15 +01:00
friendica
d67fdd1299
add davguest param to cut/paste link for directories in mod/filestorage
2014-01-26 14:41:43 -08:00
Thomas Willingham
d3a0d37b0d
Add admin info to admin panel and site info.
...
Since we can have multiple admins, this is freeform bbcode.
2014-01-24 23:58:41 +00:00
Michael Meer
ffabb4cc86
reorg formula data for hubloc checks
2014-01-22 11:29:49 +01:00
friendica
05951a9877
add primary webbie to directory popup
2014-01-21 18:45:40 -08:00
friendica
60416d6f33
fix the admin interface to pending registrations
2014-01-21 14:56:42 -08:00
Michael Meer
86e2237555
no need to have a doule hublocid
2014-01-20 13:03:24 +01:00
Michael Meer
a13593590b
added buttons to perform later hubloc actions
2014-01-20 12:12:40 +01:00
Thomas Willingham
a59b7c97f4
Missed these from git add...a year ago
2014-01-17 23:30:33 +00:00
Christian Vogeley
d9d894cbb3
Confirm box: fall back to standard js confirm dialog if bootstrap isn't available
2014-01-13 22:32:13 +01:00
Christian Vogeley
325c5e4e76
delete confirmation popup for blocks and layouts
2014-01-12 02:29:03 +01:00
Thomas Willingham
865f7aef1c
Prevent whitespace breaking copy-paste of reset passwords.
2014-01-10 20:37:25 +00:00
friendica
ee2bea37e9
mod_filestorage: provide a URL for linking to webpages and other websites
2014-01-09 21:01:53 -08:00
friendica
7910221832
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
2014-01-08 15:20:12 -08:00
friendica
29db236981
qr enhancements
2014-01-08 14:11:39 -08:00
friendica
8b93881ce7
qr code support
2014-01-07 20:36:16 -08:00
friendica
2f27d58dfe
filestorage re-org and cleanup
2014-01-06 19:43:54 -08:00
friendica
e49e6c0d2a
special handling for directories
2014-01-06 18:20:14 -08:00
friendica
5a5466346c
prepare for OS file storage, and add bbcode attachment link to mod/filestorage. This isn't beautiful, but it's a start.
2014-01-06 18:13:02 -08:00
friendica
8dc22c564a
provide ability to change attachment/file permissions
2014-01-06 16:49:07 -08:00
friendica
196b3022bd
Merge branch 'master' into movejs
...
Conflicts:
version.inc
2014-01-06 02:37:06 -08:00
friendica
daa7ee1275
make plink href visible
2014-01-04 15:42:51 -08:00
cvogeley
24850a4ea4
Merge pull request #254 from cvogeley/master
...
Webpage fixes for the moment without the fix for page not found after editing a webpage
2014-01-03 12:28:34 -08:00
Christian Vogeley
aafc40069b
Confirm webpage deletion prompt
2014-01-01 16:18:39 +01:00
friendica
4c541bb680
expose profile things in the UI
2013-12-30 15:41:42 -08:00
friendica
0dd7d93674
basic edit and delete for things
2013-12-30 04:25:55 -08:00
friendica
f36be066af
display_thing: it ain't much, but it's implemented.
2013-12-29 00:51:27 -08:00
friendica
22f614feba
a bit more backend work on things
2013-12-28 17:04:23 -08:00
friendica
c59688553c
remove prettyphoto from core - this will affect the enhanced photo albums feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins.
2013-12-26 13:08:16 -08:00
friendica
b7686b2a50
missing end div
2013-12-25 16:58:59 -08:00
friendica
eda7c24c4e
improve the register text until the new register page is finished
2013-12-25 16:53:59 -08:00
friendica
66600ed2f8
try again
2013-12-25 04:06:26 -08:00
friendica
fe00e9b261
extend the directory profiles a bit more
2013-12-25 01:57:04 -08:00
friendica
b1ade138ff
use colorbox for single photo viewing (replacing prettyPhoto, which may have license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary.
2013-12-25 01:05:46 -08:00
friendica
80879369e7
get around size limit
2013-12-23 20:18:04 -08:00
friendica
1c5fe5a1ac
set the height so colorbox can set its size correctly
2013-12-23 20:04:00 -08:00
friendica
8194ade886
improve the directory popup a bit
2013-12-23 19:44:23 -08:00
friendica
766454a607
first thing to make it less annoying is to only popup if you click. Will improve on it later - but this gives us something we can test to improve the popup contents.
2013-12-23 18:59:49 -08:00
friendica
b08d4cc1fe
first cut at a directory popup. It's a bit annoying at the moment, so we'll have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network.
2013-12-23 17:24:25 -08:00
friendica
f3abd76e04
Merge pull request #253 from cvogeley/master
...
Show expire date in post tooltip
2013-12-23 14:10:51 -08:00
Christian Vogeley
84d8fab6f1
Show expire date in post tooltip
2013-12-23 22:29:35 +01:00
Thomas Willingham
9daa647855
s/zrl/zid
2013-12-23 21:01:49 +00:00
Thomas Willingham
ea31573e26
You'll probably be wanting the actual template too.
2013-12-23 18:58:48 +00:00
friendica
c1a85ccbec
add ability to set created date/time from the api
2013-12-22 14:29:15 -08:00
Christian Vogeley
6480e14a91
Use the red matrix icons
2013-12-22 20:01:18 +01:00
Christian Vogeley
0f4b6ba371
Merge correction
2013-12-22 15:05:56 +01:00
Christian Vogeley
1a72239af0
Correction
2013-12-22 14:58:27 +01:00
Christian Vogeley
242bae5acd
Merge
2013-12-22 14:55:28 +01:00
Christian Vogeley
870df76463
Merge remote-tracking branch 'upstream/master' into bootstrap
...
Conflicts:
view/php/theme_init.php
2013-12-22 14:31:27 +01:00
Christian Vogeley
25a533bd72
New modal dialog for item expiry
2013-12-22 14:21:57 +01:00
friendica
d32bbaf599
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
2013-12-21 23:47:44 -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
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
38fd8410eb
split off mod_connections into mod_connections & mod_connedit - lots of links to fix
2013-12-18 01:00:08 -08:00
friendica
5a3a72604b
some re-work of mod_sources
2013-12-15 20:59:52 -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
friendica
d14e2db6b4
make home.html fullpage mode - make directory search work for non-logged in, but leave off suggest and invite
2013-12-14 17:03:37 -08:00
marijus
1fa4133d43
this is not needed anymore
2013-12-11 23:52:34 +01:00
marijus
88761ec9ec
we dont use doubble tagging in /network and /channel anymore... remove it from /search as well
2013-12-11 20:02:17 +01:00
marijus
1add7d381d
this saves notes on the fly. i think this is appropriate behavior for a notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :)
2013-12-11 19:05:50 +01:00
friendica
ed9f108722
comanchify the savedsearch widget
2013-12-09 21:20:55 -08:00
friendica
bc78334be7
more css shrinkage
2013-12-09 18:28:52 -08:00
friendica
f85cba10eb
notes widget
2013-12-09 15:27:46 -08:00
friendica
77fd6e7137
icon update
2013-12-08 21:00:52 -08:00
friendica
30d110b498
Merge pull request #228 from tobiasd/nologin
...
add option to hide login form from homepage
2013-12-08 13:33:35 -08:00
friendica
6dc157a9f9
finish ACL's in personal menus
2013-12-07 13:05:17 -08:00
friendica
08bbab9a06
show a clean url in the hovertip for suggested friends
2013-12-06 22:54:21 -08:00
friendica
f45b06ffa0
suggestion widget
2013-12-06 21:40:01 -08:00
Tobias Diekershoff
6c6c8a2451
add option to hide login form from homepage
2013-12-06 12:00:43 +01:00
friendica
1aa79d9ee6
some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over.
2013-12-06 00:02:39 -08:00
friendica
b3f6220226
make some "selection-is-selected" classes work again
2013-12-05 19:23:30 -08:00
friendica
3bcb76b01c
more icon work
2013-12-04 19:11:46 -08:00
friendica
307fcac86d
more icon updates
2013-12-04 17:36:53 -08:00
marijus
a03a198bc1
should fix typos the right way...
2013-12-03 23:35:31 +01:00
marijus
27e0f4e061
split out mod_message and a typo
2013-12-03 23:08:57 +01:00
friendica
d9f67876dc
refactor magic-auth
2013-12-02 15:15:02 -08:00
friendica
3fdc3515b5
some work on events permissions
2013-12-01 23:49:52 -08:00
friendica
1c5f98440d
quite a bit of work on default acl permissions and various acl quirks
2013-11-29 14:09:21 -08:00
friendica
fe9162395a
sort out the preview icons
2013-11-25 14:54:14 -08:00
friendica
cf3e6a34ae
Merge pull request #214 from tuscanhobbit/master
...
admin user table now shows the channel list and ID, minor changes to admin summary table
2013-11-25 03:00:05 -08:00
friendica
c0f2bc436c
force HTML notification mails to use predefined colours.
2013-11-25 00:07:00 -08:00
tuscanhobbit
421cacfc8d
admin user table now shows the channel list, minor changes to summary
2013-11-24 23:06:03 +01:00
tuscanhobbit
2c6e1b7aee
replaced rhash icon
2013-11-23 20:01:11 +01:00
tuscanhobbit
2e41777963
a reference to account_id was missing in user admin table
2013-11-23 19:46:07 +01:00
marijus
adad1b75cd
use placeholder for profile-jot-text and some minor alignment
2013-11-23 01:10:54 +01:00
marijus
72e0bd6b28
missing input type and use same font for password and text input
2013-11-22 21:19:41 +01:00
friendica
ed129f19b0
fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic
2013-11-18 18:37:38 -08:00
friendica
dc6cd8a701
admin/users - add expiration date to table and ability to sort by reverse expiration and also filter by service class through url options
2013-11-18 15:38:02 -08:00
friendica
bec85f1494
implement admin remove account
2013-11-17 13:54:43 -08:00
friendica
0b8c9654ea
allow rpost to set source app
2013-11-15 03:10:00 -08:00
friendica
2fe6aef8bc
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
friendica
592c24e162
e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step.
2013-11-14 15:41:25 -08:00
friendica
ee629534d5
E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box)
2013-11-13 23:10:29 -08:00
friendica
251ba6db30
fix photo permissions on encrypted posts
2013-11-13 03:15:07 -08:00
friendica
a1b8f6e4ec
fix chanview
2013-11-12 23:45:04 -08:00
friendica
be7e732391
fix forbidden photos and vcard photo template
2013-11-12 19:25:23 -08:00
friendica
b26989bb65
removeme sort of works for a single channel - lots of loose ends to deal with but it's a start
2013-11-12 18:27:36 -08:00
friendica
8eaab0642f
very crude zid support for e2ee content and move bbcode converter to main.js so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption).
2013-11-12 15:44:49 -08:00
friendica
34ee8de821
basic linking of audio/video tags in encrypted bbcode
2013-11-11 20:20:31 -08:00
friendica
a7c53d470b
ability to use other ciphers
2013-11-11 18:42:49 -08:00
friendica
54438be7c2
make e2ee work on tinymce
2013-11-11 17:50:36 -08:00
friendica
d9013f4311
provide real barebones XSS protection on e2ee contents and implement a few bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now.
2013-11-11 16:47:49 -08:00
friendica
4a3191cd19
localise js ui strings for e2ee
2013-11-11 15:20:30 -08:00
marijus
f8a34c737d
change spacing to fit other widgets
2013-11-11 16:50:43 +01:00
friendica
b5bc04799c
turn safemode into a proper widget
2013-11-11 01:18:09 -08:00
friendica
435e2dae0e
display encrypted text inline
2013-11-11 00:21:00 -08:00
friendica
ca4103debe
e2ee
2013-11-10 23:19:44 -08:00
friendica
c392004290
some more doco for how to finish it.
2013-11-10 20:34:10 -08:00
friendica
effb1a0534
provide zid in js so we can use it from client
2013-11-10 18:57:24 -08:00
Thomas Willingham
7b29400c6c
Bring safe search to the UI
2013-11-09 18:43:40 +00:00
friendica
cb37c0ce14
make PM expiry UI match the main post editor, e.g. JS input triggered by an icon rather than a scary looking text field
2013-11-07 15:30:59 -08:00
friendica
7381326b7a
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
friendica
6162de142c
allow private mail sender to set an expiration on their messages. Once expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday".
2013-11-06 18:28:36 -08:00
friendica
f4cb145f3c
redbasic - allow changing icon colours
2013-11-05 16:21:38 -08:00
friendica
cea11c9498
make date order the default for the directory
2013-11-03 15:20:40 -08:00
friendica
4d470f2d70
add sloppy photo setting and fix default navbar hide setting
2013-11-03 14:57:29 -08:00
friendica
09ca39fd08
provide an html src converter
2013-10-31 22:08:10 -07:00
friendica
a5693df07f
issue #189 - show post edited time on relative date hovertip
2013-10-30 17:33:10 -07:00
friendica
7b7ef56b54
replace text links with icons on design pages
2013-10-23 19:35:51 -07:00
friendica
d54b6099d2
remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in derived/sourced channels. It's now just "$author via $xyz".
2013-10-19 01:48:43 -07:00
friendica
f3fcffb29d
We really don't need the category delete links on each category in each post with categories, as we can now change the categories by editing the post. So take out the delete links.
2013-10-14 15:38:05 -07:00
friendica
9787872778
linkify post categories
2013-10-14 15:34:47 -07:00
marijus
43289103ee
i guess we should use .active class for all selected links.
2013-10-14 18:13:02 +02:00
friendica
4f2c056d6d
template and icons for categories and "file as"
2013-10-14 04:49:28 -07:00
friendica
db42e4d2f9
attachment icons revisited
2013-10-13 21:14:04 -07:00
friendica
bae7f4e078
directory sort links on sidebar
2013-10-13 19:49:40 -07:00
friendica
3c3c13c630
Merge https://github.com/friendica/red into zpull
2013-10-13 15:52:53 -07:00
friendica
1354702d69
remove the disabled flag on individual permissions and improve the text to show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare.
...
So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
2013-10-13 15:42:30 -07:00
marijus
2d23fcfe5a
reorder items in private-mail - the delete button is on the right side everywhere else...
2013-10-13 22:24:33 +02:00
Christian Vogeley
77db6e087a
New icons in private mails section
2013-10-13 00:59:04 +02:00
friendica
c459228dca
show private message conversant in sidebar because without a reply you may not remember who it is/was.
2013-10-12 00:57:00 -07:00
friendica
1c8a36f9ca
mail recall
2013-10-11 23:12:10 -07:00
friendica
7e850e0687
more icons
2013-10-11 22:30:11 -07:00
friendica
c52db29ff5
set the colour of the active nav element so it doesn't get washed out
2013-10-10 20:17:41 -07:00
friendica
3985aa07b4
more icon tweaks - this could be going on for some time; try to get icon code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks.
2013-10-10 02:15:44 -07:00
friendica
87f1c6b8ec
more icon conversions - savedsearch listings need more work. The drop icon should be hidden unless the entry is being hovered.
2013-10-09 20:19:02 -07:00
friendica
1fdc82e0a1
delete icons
2013-10-09 18:43:49 -07:00
friendica
1aa69604fc
more redbasic icon work
2013-10-09 18:33:33 -07:00
marijus
e7f9d603be
pimp up the searchbar a little and hoping it is the right way to do
...
it
2013-10-09 21:44:22 +02:00
friendica
1e7034c4da
nav icons
2013-10-09 03:26:24 -07:00
friendica
95f29743f1
move verified indicator
2013-10-08 21:38:41 -07:00
friendica
0e793dea9b
replace a bunch of graphic icons with vector icons
2013-10-08 21:17:11 -07:00
friendica
f8d34a2aaf
First visit http://fontawesome.io/cheatsheet/ , then it's your turn. Please don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.
2013-10-08 17:31:49 -07:00
friendica
78a8d176ac
post signatures
2013-10-02 21:04:48 -07:00
friendica
bd0b4d8487
remove the "Similar Interests" link until somebody makes it work
2013-09-29 18:34:41 -07:00
friendica
a26e48b013
sources management page
2013-09-29 18:18:05 -07:00
Thomas Willingham
9212fd0ecc
Issue #117
2013-09-29 16:40:15 +01:00
Thomas Willingham
dc692cd748
Actually, lets add a content wrapper while we're in there.
2013-09-27 03:11:28 +01:00
Thomas Willingham
b838585e27
Issue #131
2013-09-27 03:03:37 +01:00
Thomas Willingham
d6607f2093
Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty center tag, and stop very long tags overlapping the directory.
2013-09-27 02:44:28 +01:00
Michael Meer
a37986cdc0
added new smarty template admin_hubloc.tpl
2013-09-24 09:33:52 +02:00
friendica
cdfb5f9dc7
adult channel setting
2013-09-22 20:38:24 -07:00
Thomas Willingham
8542127274
Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page.
2013-09-18 02:45:49 +01:00
Michael Meer
d330df05f2
extend admin page for hubloc / server key management
2013-09-17 10:11:22 +02:00
Thomas Willingham
3554bab83a
Content wrapper breaks feature settings. Get rid of it as a quick fix until I get a chance to work out why it works everywhere except there.
2013-09-16 05:01:25 +01:00
Christian Vogeley
4132d1cd8e
Upstream merge
2013-09-15 03:21:19 +02:00
Christian Vogeley
496f869157
Search by date
...
Search by date (archive) works a bit now
2013-09-15 03:18:18 +02:00
friendica
a36cc949a1
this might fix "find channels" but I can't test the keyword search until this is running on a production site.
2013-09-14 16:11:15 -07:00
Thomas Willingham
dfd91889ad
Admin templates.
2013-09-10 20:15:09 +01:00
Thomas Willingham
d2b4ba7be6
Quick and dirty file storage module.
2013-09-09 02:06:21 +01:00
Christian Vogeley
e70c9b3613
Merge service class
...
//service class configure in .htconfig.php:
$a->config['system']['default_service_class']='standard'; // this is
the default service class that is attached to every new account
$a->config['service_class']['standard'] =
array('photo_upload_limit'=>20000000, // total photo storage limit per
channel (here 20MB)
'total_identities' =>5, // number of channels an account can create
'total_items' =>2000, // number of top level posts a channel can
create. Applies only to top level posts of the user, other posts and
comments are unaffected
'total_pages' =>10, // number of pages a channel can create
'total_channels' =>500, // number of channels the user can add, other
users can still add this channel, even if the limit is reached
'attach_upload_limit' =>20000000); // total attachment storage limit
per channel (here 20MB)
2013-09-08 18:03:26 +02:00
Thomas Willingham
b88f60b51f
More content wrappers.
2013-09-08 03:15:01 +01:00
Christian Vogeley
94fb9c2406
Service class
...
identity, follow, photo upload, att upload
2013-09-08 00:21:42 +02:00
Michael Johnston
ba980e2c1f
filter by category fixes
2013-09-06 21:53:22 -04:00
Thomas Willingham
789536f5a7
Fix new menu link.
2013-09-06 05:05:31 +01:00
Thomas Willingham
fc2ede307f
Redbasic - optimise mail list.
2013-09-06 02:43:00 +01:00
friendica
c6df954fc0
make displaying the language selector configurable
2013-09-03 18:48:01 -07:00
friendica
615bf23733
add a layout selector
2013-09-02 20:25:33 -07:00
friendica
8b7757e033
webpage content-type -- needs cleaning up and a security check once all the important bits are in place.
2013-09-02 01:38:17 -07:00
friendica
7bb9289921
Preparatory work for photo conversations (third time). Also take away unused "post new activity" preferences until they actually do something.
2013-08-27 21:06:11 -07:00
friendica
6a2cb837af
get rid of ssl_policy - it's implicit in the site url
2013-08-27 02:27:36 -07:00
Thomas Willingham
d88e727719
Typo
2013-08-24 17:08:04 +01:00
Thomas Willingham
cd21468fbf
Another one.
2013-08-24 17:06:05 +01:00
Thomas Willingham
c803fb90df
Merge remote-tracking branch 'upstream/master'
2013-08-24 17:05:18 +01:00
Thomas Willingham
6999fb586b
Generic wrapper classes makes themeing loads easier
2013-08-24 17:01:39 +01:00
friendica
925b046794
premium/restricted channel connections implemented, configure at yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways.
2013-08-21 22:10:08 -07:00
friendica
6cea04eb44
progress on generic sellpage - is not yet linked from existing connect buttons and editing has not been completed
2013-08-21 20:05:55 -07:00
friendica
cd5fdbcb48
email attachments (and fix email photos)
2013-08-19 21:19:39 -07:00
friendica
b5efa1a63a
issue #82 , posted order not working - also doc update
2013-08-17 06:30:09 -07:00
friendica
d0951777c0
fix import from file
2013-08-15 19:21:22 -07:00
friendica
7d0b1506a8
Merge pull request #96 from beardy-unixer/master
...
Webpages
2013-08-14 20:56:49 -07:00
friendica
ac541a7d32
most of expire is now ported from friendica, but the protocol bits to push out the delete notifications for the entire batch to all recipients of the original post are not complete and will take quite a bit more work. As a consequence, expire has been completely disabled until it is fully implmented since it could result in completely un-removable posts reminiscent of the infamous "Bonnie Nadri" incident at Diaspora which we do not wish to re-live.
2013-08-14 20:09:02 -07:00
Thomas Willingham
608e04c65e
More progress on pages - extend writepages widget, add pagelist widget
2013-08-14 20:46:48 +01:00
Thomas Willingham
a0dfd44f91
Merge remote-tracking branch 'upstream/master'
2013-08-14 20:44:17 +01:00
friendica
4888ab4d0f
primitive cms functionality - provide a custom menu below your profile vcard
2013-08-13 22:14:01 -07:00
friendica
17e405cfa9
helps to include the new templates...
2013-08-13 21:01:34 -07:00
friendica
9508967c73
menu management is now functional with the exception of acl's (and of course a way to display the menus you create, and probably a bit more input sanity checking)
2013-08-13 20:57:03 -07:00
friendica
680baff73d
menu management complete (as opposed to menu *content* management, which is not). As usual, this means functionally complete - as theming and presentation have been left for those more suited to the task.
2013-08-13 18:10:03 -07:00
friendica
d6c6a2b144
debugging issue #58 - seems to work but needs (more) theming
2013-08-13 02:29:10 -07:00
friendica
b9a8b73392
untested patch for issue #58 - will require theming if it works
2013-08-13 02:06:05 -07:00
friendica
55cb322489
a bit more work on menus
2013-08-13 01:24:02 -07:00
friendica
95abc1600b
theme personal menus so they look more or less like widgets
2013-08-12 01:01:28 -07:00
friendica
6191cfef2a
check these in so I can go back and find out why the stylsheet is horked
2013-08-11 19:04:07 -07:00
Thomas Willingham
94335f237f
Initial shot at write_pages widget
2013-08-10 22:06:30 +01:00
friendica
2dfd9dce05
Merge pull request #90 from beardy-unixer/master
...
Add access policy to admin panel.
2013-08-08 22:38:11 -07:00
friendica
4cda133e89
Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:)
2013-08-07 17:51:10 -07:00
Thomas Willingham
81a0683aaf
Add access policy to admin panel.
2013-08-07 20:15:18 +01:00
friendica
809a53a2f8
This is an actual arrowhead, the nabla is a math operator.
2013-08-06 20:04:57 -07:00
friendica
99bd0712b6
Add a site access policy (to determine if this is really a public site or just an open site) and add an orphan flag to xchans in case all their hublocs go away. Get rid of a couple of DO NOT EDIT template messages which were still lurking in the tree.
2013-08-06 17:15:41 -07:00
friendica
e265a943c8
js_upload is wretched, but at least fix the HTML in the template so it will work again.
2013-08-04 20:21:50 -07:00
Thomas Willingham
a8409379c3
Template boo-boo
2013-08-04 20:09:57 +01:00
friendica
e6a8bb211c
connect link in directory
2013-08-03 16:35:55 -07:00
friendica
7d00f61ceb
Merge pull request #86 from beardy-unixer/master
...
"Can edit my webpages" permissions
2013-08-01 14:31:30 -07:00
Thomas Willingham
f3791d48b0
"Can edit my webpages" permissions
2013-08-01 18:40:50 +01:00
marijus
47de80ead4
make "selected" class work on all navigation menu items
2013-08-01 13:26:57 +02:00
friendica
c59fff945f
trying to center the selected channel on the manage page. Dreamhost really botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly.
2013-07-25 21:09:34 -07:00
friendica
19f674c29d
remove obsolete notifications
2013-07-21 17:45:36 -07:00
friendica
2455b0c92f
remove some unused settings from admin page
2013-07-21 17:33:40 -07:00
friendica
8c007ef9b5
fix template syntax
2013-07-17 22:02:03 -07:00
friendica
e147bb80de
usability improvements on abook permissions settings - keep advanced dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want.
2013-07-17 18:12:50 -07:00
Thomas Willingham
328ebda77a
Kill autogenerated warnings, plus a typo.
2013-07-16 18:08:26 +01:00
Thomas Willingham
cc91036350
Whitespace making smarty fart
2013-07-16 16:07:06 +01:00
friendica
d875bbb022
theme the page link title
2013-07-15 23:10:26 -07:00
marijus
b536116791
more spin.js porting
2013-07-15 18:43:34 +02:00
friendica
033c91868d
we need to actually include spin.js or it causes issues
2013-07-14 01:33:47 -07:00
friendica
873c1f381e
Merge pull request #77 from git-marijus/master
...
add spin.js a themable js spinner to red
2013-07-14 01:19:24 -07:00
Thomas Willingham
ba5803bebc
Give prettyphoto it's own template to make themeing it less annoying.
2013-07-14 02:36:59 +01:00
git-marijus
3ca93a2b9e
port jot to spin.js
2013-07-13 23:33:21 +02:00
git-marijus
7e00a1662d
port jot to spin.js
2013-07-13 23:31:34 +02:00
git-marijus
e1a1fc9a5e
port jot to spin.js
2013-07-13 23:25:31 +02:00
git-marijus
ec0d460dc5
port like button to spin.js
2013-07-13 21:43:50 +02:00
git-marijus
34364fd1ed
port like button to spin.js
2013-07-13 21:42:38 +02:00
git-marijus
33d1736228
port like button to spin.js
2013-07-13 21:40:53 +02:00
git-marijus
caa02c28f2
Update conv_frame.tpl
2013-07-13 20:18:30 +02:00
git-marijus
be92ca980f
port to spin.js
2013-07-13 19:56:05 +02:00
git-marijus
eccb0ac4d2
port to spin.js
2013-07-13 18:30:30 +02:00
Thomas Willingham
f45efcab78
Small amount of work on webpages.
2013-07-12 23:01:55 +01:00
Thomas Willingham
a4e1b4945a
Non-translatable string plus feature enabled check
2013-07-11 01:37:41 +01:00
Thomas Willingham
3f2829a062
Minimum value webpages
2013-07-10 19:36:53 +01:00
Thomas Willingham
085be3a16f
Merge remote-tracking branch 'upstream/master'
2013-07-10 19:30:10 +01:00
friendica
6e880cfd49
use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF
2013-07-07 17:22:40 -07:00
friendica
8b9f2f8ef7
input form for profile stuff
2013-07-04 20:35:42 -07:00
friendica
2979a2ee5a
more "thing" work
2013-07-04 04:53:03 -07:00
friendica
ec38f1d5db
first template
2013-07-03 23:08:56 -07:00
Thomas Willingham
d065135d90
Merge remote-tracking branch 'upstream/master'
2013-07-03 16:10:58 +01:00
friendica
c16b65b5bd
multi-profiles work
2013-07-03 02:47:36 -07:00
friendica
8369a8a755
progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated.
2013-07-03 01:50:39 -07:00
friendica
da05b9736e
some work on issue #62 (comments collapsing on liveupdate), but still a work in progress
...
some work on photo consolidated "view/edit", but still a work in progress
2013-07-02 16:37:33 -07:00
Thomas Willingham
33696cc839
Merge remote-tracking branch 'upstream/master'
2013-06-16 14:59:17 +01:00
friendica
a37ac8f2f3
flag taggable connections in acl selector
2013-06-16 00:03:22 -07:00
friendica
2d3a0a6525
feeds are bit more standards compliant and a bit less broken now
2013-06-12 21:12:27 -07:00
Thomas Willingham
4132cab862
Rename newmessage widget (since we'll need to put more stuff in it as we make zotmail look like email), and add a "check mail" button.
2013-06-07 22:53:43 +01:00
Thomas Willingham
466a6d5227
Merge remote-tracking branch 'upstream/master'
2013-06-07 03:46:43 +01:00
friendica
e0c6ee2082
photo album listing widget broken
2013-06-05 23:07:52 -07:00
friendica
21491100f8
fix buggered contact photos
2013-06-03 22:34:35 -07:00
friendica
a258487801
syntax error
2013-06-03 18:20:31 -07:00
friendica
b866cc26fa
templatise alt_pager
2013-06-03 18:16:00 -07:00
Thomas Willingham
b02242786c
Make a start at making mail look less dreadful.
2013-06-02 03:40:31 +01:00
Thomas Willingham
330ace2cbe
Typo
2013-06-02 02:41:43 +01:00
Thomas Willingham
cbd988004e
Fix opensearch
2013-06-02 02:37:31 +01:00
Thomas Willingham
620d4f5752
Set a site channel so an admin can use CMS to create home.html and so on, without ever needing to touch HTML again. When I've finished that bit too.
2013-05-31 02:25:42 +01:00
Thomas Willingham
9595c27cc1
Put a stop to "I couldn't find the menu" by adding a nabla - until somebody comes up with something that looks less crap.
2013-05-30 23:32:40 +01:00
Thomas Willingham
7c2aa706f2
Make pages better.
2013-05-28 20:47:46 +01:00
Thomas Willingham
b7270cad2b
Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments.
2013-05-27 19:40:14 +01:00
friendica
d72d30fabb
more permissions descriptive text to lessen confusion
2013-05-21 17:13:51 -07:00
friendica
ab10db7e34
privacy settings macros - the basics except for toggling "publish in directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
2013-05-20 20:22:26 -07:00
friendica
52acfce84b
some auto-friending cleanups
2013-05-19 20:38:53 -07:00
friendica
fe8632ab9d
avoid field name conflict - even if disabled
2013-05-15 23:15:15 -07:00
friendica
264e1c0cc6
add port settings to setup
2013-05-15 20:45:35 -07:00
friendica
048983b4be
Create a view/tpl/smarty3 folder so that we don't spit out errors from the get-go.
2013-05-15 20:20:22 -07:00
friendica
8a1c8c4a03
It's a red matrix, and matrix is better indicated by # than by ! - and would otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
2013-05-11 15:37:36 -07:00
friendica
e1c6b776c4
fix timeago on search items, and bring back app display for wall items - which took a bit of re-arranging of a lot of other stuff
2013-05-09 22:04:30 -07:00
fabrixxm
5e1980becf
remove "internal" templates, use "tpl/" folder for smarty3 templates,
...
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
2013-05-08 04:23:17 -04:00
friendica
9f36fd107f
smarter handling of js_upload source param
2013-05-02 19:04:19 -07:00
Thomas Willingham
2f43553542
Unbork smarty templates.
2013-04-26 23:00:10 +01:00
Thomas Willingham
60721f4292
Colorbox
2013-04-26 22:31:50 +01:00
friendica
7621bd3bb1
reverting to fancybox for "save to file" selection box until we find a better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
2013-04-21 22:12:18 -07:00
Thomas Willingham
dc80dce95e
Fix acl
2013-04-16 04:20:29 +01:00
friendica
0ce6955889
template update
2013-04-14 22:30:06 -07:00
friendica
b84d8bfbc9
begin to cut the umbilical
2013-04-14 22:24:47 -07:00
Thomas Willingham
2f24bf2efe
New mail_list template.
2013-03-31 21:05:20 +01:00
Thomas Willingham
6803265eba
Typo in page_display
2013-03-29 20:38:59 +00:00
Thomas Willingham
8741bb20e8
Make prettyPhoto a feature, add slideshow for albums.
2013-03-29 20:36:39 +00:00
Thomas Willingham
c8852d455e
Template clean up.
2013-03-28 21:13:18 +00:00
Thomas Willingham
fb8a0e06c4
Updated build_query for mid
2013-03-25 19:20:12 +00:00
Thomas Willingham
4b6bc77977
Implement prettyPhoto (somewhat).
2013-03-23 21:17:44 +00:00
friendica
0999b88a48
Merge https://github.com/friendica/red into zpull
2013-03-21 18:29:08 -07:00
friendica
ddf5bf8968
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
2013-03-21 18:25:41 -07:00
Michael Johnston
fea2f9ac9b
small fixes for events
2013-03-21 21:07:38 -04:00
Thomas Willingham
06c5d0fcc2
Typo
2013-03-21 04:18:03 +00:00
Thomas Willingham
676d35b173
Add register link to nav.
2013-03-21 04:14:19 +00:00
Thomas Willingham
39028d6184
Make the channels profile tab actually do something.
2013-03-20 20:46:43 +00:00
Thomas Willingham
9c4b3b03db
Allow admins to specify default mobile/accessibility theme.
2013-03-17 18:51:17 +00:00
Thomas Willingham
b48c481b9c
Tidy up
2013-03-15 15:25:39 +00:00
Thomas Willingham
d07971b909
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
view/theme/redbasic/css/style.css
2013-03-14 22:50:30 +00:00
Thomas Willingham
ffcba3db81
Fix path in photo_ablums.tpl
2013-03-13 23:56:14 +00:00
Thomas Willingham
fbc5260995
Get admin/users mostly working. Still need to associate channels with accounts.
2013-03-12 02:35:18 +00:00
friendica
952b2ef2ab
.
2013-03-10 18:45:58 -07:00
Michael Johnston
41cd10f903
some fixes related to events
...
- add backticks around column "desc" in sql query
- fixed query for data passed to showEvent
- showEvent was picking up on id from item instead of id from event
- fixed references to author info in template
2013-03-07 02:07:51 -05:00
friendica
863dcda8ee
clean up some funky menu interactions
2013-03-06 19:19:56 -08:00
friendica
5a9dae78a2
get rid of html from mod_suggest
2013-03-06 17:52:58 -08:00
friendica
c5d0da43e5
tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly
2013-03-06 15:13:54 -08:00
friendica
517874ce1f
stray target= which wasn't caught earlier
2013-03-06 00:34:42 -08:00
friendica
4062be2869
basic friend suggestions (but not "new to the network and have no friends at all" suggestions)
2013-03-05 21:00:25 -08:00
friendica
a132af7b6a
conflicting class name
2013-03-05 19:13:33 -08:00
friendica
eebb0b323d
tweaks
2013-03-05 17:30:03 -08:00
friendica
dd22e1b582
just tinkering and trying a few things - don't get upset. It can all be reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
2013-03-05 15:48:56 -08:00
friendica
8d442e6fc1
fix timeago (again), webfinger new spec implemented, some theme work
2013-03-04 20:58:39 -08:00
friendica
5612716cff
taking the next step on pages
2013-02-27 17:09:04 -08:00
Michael Johnston
6199e1d5b8
add siteinfo.tpl
2013-02-20 21:56:59 -05:00
friendica
92f94a0fdc
contact_template is called from multiple places with different params
2013-02-20 14:17:23 -08:00
friendica
ef360f0a5c
dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
2013-02-19 19:08:04 -08:00
friendica
488714290f
global rename viewcontacts to viewconnections
2013-02-19 03:00:29 -08:00
friendica
2d6027150f
viewcontacts update
2013-02-19 00:20:47 -08:00
friendica
65912ec0bf
moving on
2013-02-18 15:15:55 -08:00
friendica
c42936e265
we don't need to quote or rename 'default' in mySQL if we just use the original column name 'is_default'
2013-02-15 17:23:02 -08:00
friendica
b2724f2ffd
bring mod_common into the modern age
2013-02-13 15:40:24 -08:00
friendica
3ee75a795a
Whinging whining stupid fucks.
2013-02-12 02:02:35 -08:00
friendica
32d07c3df7
fix profile selector on profile_photo page (unquoted mysql reserved word 'default')
2013-02-10 19:54:43 -08:00
friendica
99c5f88963
mod_display - no fun. Not working at all. But a bit of progress.
2013-02-10 04:55:29 -08:00
friendica
260a012b02
add soapbox settings
2013-02-10 00:13:34 -08:00
friendica
119ddcd147
finish the abook_edit quicklink mess, get rid of the experimental nav bar opacity. Bad idea.
2013-02-07 17:12:10 -08:00
friendica
65de97b85a
auto form submission didn't work - jquery inheritance issue, disabling until we find another way.
2013-02-07 15:25:18 -08:00
friendica
d66825c734
auto-submit connection edit form when quick permissions are applied
2013-02-07 15:02:24 -08:00
friendica
386fa8e26c
different background for preview so you know it's a preview
2013-02-04 19:25:24 -08:00
friendica
66b3603178
make preview work again after search/new template change
2013-02-04 18:50:55 -08:00
friendica
845ec4bef6
update search_item.tpl
2013-02-04 17:51:22 -08:00
friendica
da388f4bc5
fix new/search mod on network page, fix the parent queries on network and channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right.
2013-02-04 17:46:04 -08:00
friendica
9dcecb6b37
finish up the "mark all xyz seen" for all known values of xyz
2013-02-03 19:07:01 -08:00
friendica
09ece497f7
more work on settings - move template utils to utils and get rid of mods
2013-02-02 16:10:27 -08:00
Thomas Willingham
1633f95db8
Clean up no longer used admin functions, plus fix summary template.
2013-02-02 14:54:40 +00:00
friendica
154ed4151a
plugin_settings are now feature_settings
2013-01-31 20:39:14 -08:00
friendica
982034b87d
update friends in common tool now that poco is working
2013-01-31 17:55:52 -08:00
friendica
357e71cb44
simplify friendship approval - merge with connection editing
2013-01-27 17:05:32 -08:00
friendica
493f68ca49
smarty update
2013-01-27 01:20:40 -08:00
friendica
28ab6d5bf5
lostpass fixes and login/logout flow if authenticated but no default channel exists
2013-01-27 01:19:24 -08:00
friendica
91126d8dd3
more photo backend stuff
2013-01-26 02:24:07 -08:00
friendica
a8575199af
upstream fixes, template regeneration
2013-01-25 13:55:42 -08:00
friendica
50915c4692
add tooltip to toggle full screen mode
2013-01-25 03:58:36 -08:00
friendica
9a4667c77c
tweaking z-index on chanview full-page mode so that everything works correctly
2013-01-25 03:52:16 -08:00
friendica
0f67657c44
ability to make chanview iframe full size (covering source window) and shrink it again
2013-01-25 02:53:41 -08:00
friendica
6e6b268e25
auto permissions (such as for forums or whatever) - untested but might just work
2013-01-23 21:15:40 -08:00
friendica
f63997f618
plug potential hole in magic auth, add link to chanview to view in dedicated window
2013-01-23 16:06:01 -08:00
friendica
cf2488e999
clean up the photo storage backend, revamp mod/wall_upload
2013-01-22 17:48:42 -08:00
friendica
d8d8dd5ced
directory services cleanup
2013-01-19 01:07:35 -08:00
friendica
9725dcf41d
distributed directory search from the navbar
2013-01-19 00:43:05 -08:00
friendica
4fd833b953
fix event notifications
2013-01-16 02:10:56 -08:00
friendica
f1afe68052
typo
2013-01-16 02:01:23 -08:00
friendica
b7d047483f
missed adding these files yesterday, they're needed for pages to work
2013-01-15 13:59:52 -08:00
friendica
62b1eb65dc
pages sorta working
2013-01-15 01:32:11 -08:00
Zach Prezkuta
690e278d95
add newline at end of header
2013-01-11 10:00:26 -07:00
Zach Prezkuta
34dc11d68e
add warning messae about automatically generated templates
2013-01-11 09:57:23 -07:00
friendica
f0a08a05ae
fix the "personal" network filter and introduction notifications
2013-01-09 23:07:13 -08:00
friendica
bb21c4bb13
update templates
2013-01-08 14:30:16 -08:00
friendica
948644bd46
minor notification tweaks
2013-01-08 13:38:07 -08:00
friendica
701a8e9925
update smarty templates
2013-01-08 12:05:38 -08:00
friendica
a96d3ac66f
The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
2013-01-08 11:59:29 -08:00
friendica
ba20913c2b
lots of notification tweaks
2013-01-08 02:49:08 -08:00
friendica
7f6e1144f6
The notification menu logic actually works. Yay. That means we've finally got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world.
2013-01-07 23:28:25 -08:00
friendica
da188214c3
events are still buggered and aren't anywhere close to working, but not buggered quite as much as before.
2013-01-07 15:12:16 -08:00
friendica
479541b5f8
more work on notification popup
2013-01-06 22:00:31 -08:00
friendica
3fc6df1000
Merge pull request #13 from fermionic/20130105-smarty3
...
implement smarty3
2013-01-06 19:25:01 -08:00
Zach Prezkuta
b4a95460e6
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
friendica
8766616e35
get sliders working again
2013-01-06 15:11:31 -08:00
Zach Prezkuta
4281a95cbc
rebase and update themes
2013-01-06 16:08:56 -07:00
Zach Prezkuta
a0d19ffb72
implement Smarty3
2013-01-06 15:57:11 -07:00
friendica
7cd014e93c
make preview work fix some other nits
2013-01-06 04:07:10 -08:00
friendica
d132d49e79
some work bringing acl_selectors into the modern era
2013-01-05 23:07:17 -08:00
friendica
490867ebf7
port "remember me" from Friendica
2013-01-04 21:34:36 -08:00
friendica
78a65c7c1b
remove the country autofill declaration
2013-01-04 19:56:00 -08:00
friendica
b001323390
make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
2013-01-03 17:36:03 -08:00
friendica
9a8dec5480
place holders for mail and event icons on nav bar
2013-01-03 17:08:36 -08:00
friendica
f8bd476b88
import the toggle_mobile stuff to shut up some warnings
2013-01-03 15:52:05 -08:00
Thomas Willingham
556f38afde
Add icons to redbasic, move delete button to the right, and sync nav.tpl
2013-01-01 13:15:45 +00:00
friendica
8d32477bff
cleanup boot
2012-12-31 17:18:11 -08:00
friendica
4e23e700f4
requeue failed deliveries
2012-12-30 21:44:59 -08:00
friendica
70153a2274
fix connections page layout
2012-12-28 22:54:56 -08:00
friendica
ba627500d9
simplify, simplify. We don't need a photo menu on the connnections page. Click a person, goto profile edit. We can put all other operations you might wish to perform on that page.
2012-12-28 22:43:31 -08:00
friendica
da5a1be26d
fix channel page permissions for public viewing
2012-12-28 19:56:01 -08:00
Thomas Willingham
d7a7679de0
Another diaspora template
2012-12-27 09:37:23 +00:00
Thomas Willingham
85049c860c
Pretty sure we don't need Diaspora templates.
2012-12-27 09:24:39 +00:00
friendica
c8292b3cdd
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
friendica
8d71fe91f6
cleanup editpost
2012-12-21 04:08:48 -08:00
friendica
ad20e1f617
directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master
2012-12-19 19:51:52 -08:00
friendica
893ba371a9
set_baseurl issue, more cleanup
2012-12-19 16:48:17 -08:00
friendica
a12264193f
modularise the notification popups
2012-12-18 16:17:08 -08:00
friendica
e9b5b0f0b4
several small fixes and adjustments
2012-12-16 20:20:29 -08:00
friendica
fa8b4e98b7
some cleanup - Thomas we can put the radius/shadow stuff back later for the hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
2012-12-16 15:49:22 -08:00
friendica
76b289504b
add live page loading and and endless scroll to home (mod_channel)
2012-12-16 00:44:38 -08:00
friendica
9d96cb37a0
pass module name to build_cmd, so we can use it elsewhere
2012-12-14 01:02:03 -08:00
friendica
4e192b108d
templatise the building of page queries so we can re-use it elsewhere
2012-12-13 04:06:56 -08:00
friendica
c066793554
get rid of more targeted windows and direct all profile view to local site
2012-12-09 20:17:38 -08:00
friendica
f8c33243bf
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
friendica
75ea0cfa32
make permission quick links work
2012-12-08 15:14:32 -08:00
friendica
2a39a5feee
upstream fixes, revision updated, and mail autocomplete was lost after a recent change I made
2012-12-08 11:59:21 -08:00
friendica
2a7a5b2d01
move 'Connect' button to local chanview page, remove from remote profile pages - still requires some theming love
2012-12-06 19:44:13 -08:00
friendica
435836b224
templatise micropro
2012-12-06 18:17:43 -08:00
friendica
c6b8ab534f
fixed several little nit bugs that cropped up during deployment
2012-12-06 00:03:24 -08:00
friendica
68c49322b7
bring back profile edit popup menu, needs some more theming
2012-12-05 21:40:30 -08:00
friendica
e17ba14696
DB: do the mail table again. Mail almost working onsite, still needs to zot though
2012-12-04 18:24:46 -08:00
friendica
c5cace552b
most of the basic "make friends" stuff except for email notifications, drop community tab
2012-12-03 19:17:02 -08:00
friendica
a4bae6c29b
profile viewer in iframe module, todo - magic auth
2012-12-03 16:14:34 -08:00
friendica
7082d198c2
Now if you follow somebody it will create an abook entry on the other site with blocked,ignored, and pending set. No "friend notifications" yet.
2012-11-29 18:15:13 -08:00
friendica
e138052584
backport features categories and add some new ones like the affinity slider
2012-11-28 19:23:39 -08:00
friendica
05e08cb5d2
trace through the threaded conversation spaghetti to bring back a sane looking network page
2012-11-28 18:45:11 -08:00
friendica
67a7d440d9
usability improvements
2012-11-13 02:57:15 -08:00
friendica
b1042da76c
remove obsolete fields from admin template
2012-11-10 02:29:46 -08:00
friendica
593d361d2e
profile/channel page view contacts
2012-11-09 00:02:46 -08:00
friendica
517c05700d
turn star into a feature
2012-11-08 23:04:34 -08:00
friendica
22841e1566
start implementing zot-id
2012-11-08 19:07:19 -08:00
friendica
f66a3d26be
magic auth indicator (link is dead at the moment)
2012-11-08 18:44:33 -08:00
friendica
c1b931549c
permissions and contact permissions are now sticky
2012-11-08 17:33:38 -08:00
friendica
3d56ab227d
turn multiple profiles into a feature, implement connection flags (block,hide,archive,etc.)
2012-11-07 18:48:31 -08:00
friendica
295b865d06
"follow" now creates an address book entry, which means we can start tying that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
2012-11-06 18:13:47 -08:00
friendica
fe5f511f19
more work on the settings pages
2012-11-05 17:17:21 -08:00
friendica
4f1170b656
change permission settings from radio buttons to select boxes
2012-11-05 15:26:01 -08:00
friendica
152641bf24
that was certainly some fun debugging (not)
2012-11-04 20:53:59 -08:00
friendica
94f737b699
some cleanup of main item template
2012-11-04 16:57:09 -08:00
friendica
aaa5a2638c
feature enable 'dislike' - backend
2012-11-03 23:39:38 -07:00
friendica
9d0f94bb73
add template
2012-11-03 21:38:18 -07:00
friendica
f55636aeb6
turn off categories feature by default
2012-11-03 16:51:29 -07:00
friendica
f5b1eee177
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00
friendica
9bb1b7e3ed
fix default channel
2012-11-02 18:55:40 +11:00
friendica
3bf5677797
settings page channel permissions front-end (needs back-end still)
2012-11-01 19:47:10 -07:00
friendica
1021a4d476
add current selection to channel manager
2012-11-01 17:06:34 -07:00
friendica
9bf4508ffb
cleanup channel management
2012-11-01 15:45:02 -07:00
friendica
fb173900a1
more progress on address book
2012-10-30 21:37:58 -07:00
friendica
ffadf260c0
fix channel creation and management after last changes
2012-10-30 16:21:24 -07:00
friendica
dca20f4227
zchannel rename to new_channel
2012-10-29 21:59:49 -07:00
friendica
e138876199
fix updating of bitwise 'unseen' to account for mysql operator precedence
2012-10-28 22:08:08 -07:00
friendica
0baf4bb4d2
fix a couple of things that went wonky when moving to thread objects
2012-10-27 03:05:51 -07:00
friendica
3b394ea43f
comments sort of working again but now need to fix the threading which was ported when it was only half working
2012-10-25 18:42:42 -07:00
friendica
ceeb4db6e3
Give the UI a little love after all the backend mods
2012-10-24 19:13:29 -07:00
friendica
f685b67656
new install settings
2012-10-18 18:34:38 -07:00
friendica
846a9813b2
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
2012-10-01 18:02:11 -07:00