Saturnino Abril
effc99462b
fix crash on search ( #1594 )
2018-04-17 09:23:28 -04:00
Chris Duarte
676a180067
Fix press username to mention ( #1547 )
...
* Fix press username press to mention
* Add cursorPosition to post_textbx state
* Remove unneeded draftSelectionChanged actions and events
2018-04-13 11:15:19 -04:00
Jesse Hallam
58b72302d6
update eslint's comma-dangle rule to always-multiline ( #1457 )
...
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
Martin Kraft
159507891c
RN-519: Expands search results list height. ( #1225 )
...
* RN-519: Expands AtMentions and ChannelMentions searches to use entire device height.
* RN-519: Fix for ~ and @ search list heights.
* RN-519: Optimization.
2017-11-29 19:08:51 -03:00
enahum
df1c7d9fc1
fix autocomplete positioning ( #1228 )
2017-11-29 12:01:59 -03:00
enahum
df61ec5552
Fix autocomplete position in search screen ( #1218 )
...
* Fix autocomplete position in search screen
* Remove autocomplete for slash commands and emojis in search
2017-11-28 17:42:56 -05:00
Chris Duarte
be682240f4
Add slash command support ( #1190 )
...
* Add slash command support
* Review feedback
* Review feedback 2
* Update to latest redux
* Fix tests
2017-11-23 14:25:03 -03:00
Harrison Healey
70a1a92d06
Updated borders on autocomplete to wrap entire list ( #1149 )
...
* Updated borders on autocomplete to wrap entire list
* Reverted accidental changes to search autocomplete position
2017-11-14 19:13:03 -06:00