Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Fixes #90 Private message #137

Open
wants to merge 41 commits into
base: staging
Choose a base branch
from

Conversation

Lyra2108
Copy link
Member

@Lyra2108 Lyra2108 commented Sep 20, 2015

This PR is about closing issue #90 and adding the private message function to the default theme

MAH1987 and others added 29 commits June 1, 2015 20:28
@todo: remove template-dependency in py-code
@Lyra2108 Lyra2108 self-assigned this Sep 20, 2015
</div>

<div class="body">
{{ message.rendered_text }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be with redis .text_rendered – just as reminder ;)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still unchanged?

It only caused database troubles in the past, so i do not think, that it
is needed to offer this function in the default layout.
You only mark the messages there. If you click on the checkbox,it nothing
will be deleted. So this label is wrong.
It doesn't make any sense to define a footer, if you use the max collspan.
Since it is planed to delete the messages in the feature after some time,
it will a uncommon usecase to display messages from deleted users.
Also the amount of checks is quite ugly inside the template.
@Lyra2108 Lyra2108 added this to the OSS milestone Nov 13, 2015
@Lyra2108 Lyra2108 changed the title WIP Private message Private message Nov 13, 2015
{% endif %}

{% call macros.outer_form(csrf_token(), form, button_visible=False, manually_rendered=True) %}
{{ csrf_token() }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate csrf_token

@chris34
Copy link
Member

chris34 commented Nov 14, 2015

#108 (comment)

@svijee
Copy link
Contributor

svijee commented Nov 14, 2015

test this please

* Remove unneeded get_text()
* Add missing space
* Remove duplicated csrf-token
* Use nesting
* Remove unneeded and broken handling for smaller devices
@Lyra2108 Lyra2108 assigned chris34 and unassigned Lyra2108 Jan 17, 2016
@Lyra2108 Lyra2108 assigned Lyra2108 and unassigned chris34 Jan 21, 2016
@Lyra2108 Lyra2108 changed the title Private message Fixes #90 Private message May 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants