Lorenz Hübschle-Schneider
bc0727e86a
add cordova, hide splash screen when loaded
10 years ago
Lorenz Hübschle-Schneider
f640ef2a64
remove favico and emoji rendering
...
doesn't make much sense in an app...
keep emojione around though (and add with bower) because the
unicode replacement is useful on mobile. the glyphs not so much.
10 years ago
Lorenz Hübschle-Schneider
9cc32055eb
Remove firefox app installation
10 years ago
Lorenz Hübschle-Schneider
9203c416b5
Use local files (with bower)
...
copied to 3rdparties manually so that we don't have bower_modules in the app
10 years ago
Lorenz Hübschle-Schneider
12671278b6
Clarify purpose of the branch
10 years ago
Lorenz Hübschle-Schneider
e3ff33f832
Merge pull request #588 from glowing-bear/better-disconnect
...
Better disconnect responsiveness
10 years ago
Tor Hveem
e0f35ae75e
Merge pull request #594 from stenehall/ios-title
...
Better ios bookmark title
10 years ago
Johan Stenehall
11e2906888
Better ios bookmark title
10 years ago
Lorenz Hübschle-Schneider
c145457b91
Merge pull request #590 from glowing-bear/thdesign
...
[WIP] Improve footer, more monochrome dark design
10 years ago
Lorenz Hübschle-Schneider
04a7f31fde
Merge pull request #585 from stenehall/update-topbar
...
Handle mobile breakpoints correctly
10 years ago
Johan Stenehall
3ce93122a3
Handle mobile breakpoints correctly
10 years ago
Tor Hveem
9ed6c4ad25
fix topbar links color
10 years ago
Tor Hveem
d2bd6d3bc7
fix hover on active buffer
10 years ago
Tor Hveem
27d8293b06
no box shadow on btn send
10 years ago
Tor Hveem
7c2b2d98e8
fix button align and colors
10 years ago
Tor Hveem
210165daf7
Improve footer, more monochrome dark design
10 years ago
Tor Hveem
7be9dab1e8
Merge pull request #587 from glowing-bear/increase-icon-size
...
Adjust sizes in top bar
10 years ago
Tor Hveem
5099357a8a
Better disconnect responsiveness
...
Instead of waiting for the websocket to really close, which can take a
long time because network latency, weechat inresponsiveness etc, we just
set our status to disconnected when user wants to disconnect, and we let
the websocket handle the close in its own time in the background.
If the user wants to reconnect this means there will be a new websocket
connection before the old one has failed, but this works just fine.
10 years ago
Lorenz Hübschle-Schneider
d8457fc37c
Adjust topbar sizes
...
Increase mobile title bar size
22px seems to be a standard tap target
The bear needs to be a bit bigger on mobile because of borders etc
10 years ago
Tor Hveem
5e83401782
Merge pull request #582 from stenehall/shrink-icons
...
Allow for more elements in the brand toolbar section
10 years ago
Johan Stenehall
3b0b71cfcb
Allow for more elements in the brand toolbar section
10 years ago
Tor Hveem
c764390c93
Merge pull request #581 from stenehall/count-in-topbar
...
Hide badges for phones.
10 years ago
Lorenz Hübschle-Schneider
b0dd67336a
Merge pull request #580 from glowing-bear/prefixlimit
...
Limit prefix parts to at most 25 chars
10 years ago
Tor Hveem
9b2a527cb7
Limit prefix parts to at most 25 chars
10 years ago
Tor Hveem
a4487c6861
Merge pull request #579 from glowing-bear/use-pointers
...
[WIP] Fix commands for buffers whose fullname contain whitespace
10 years ago
Tor Hveem
97b937f015
Use correct pointer string
10 years ago
Lorenz Hübschle-Schneider
78b33798c6
Fix commands for buffers whose fullname contain whitespace
...
Use pointers if Weechat version is recent enough (1.0+).
Otherwise, not marking stuff as read is probably the lesser evil than crashing weechat...
10 years ago
Lorenz Hübschle-Schneider
0e0484b5f0
Merge pull request #578 from glowing-bear/ui-fixes
...
Fix broken < 1400px display and broken light color theme
10 years ago
Johan Stenehall
109d827d5d
Fix broken < 1400px display and broken light color theme
10 years ago
Johan Stenehall
edc0e2e0ff
Hide badges for phones.
10 years ago
Lorenz Hübschle-Schneider
41ce296e83
Merge pull request #575 from stenehall/count-in-topbar
...
Add notification and unread count to topbar
10 years ago
Tor Hveem
10adc201a6
Merge pull request #576 from stenehall/update-topbar
...
Update topbar
10 years ago
Johan Stenehall
bf706d1483
Add prefix for buffers in topbar
10 years ago
Tor Hveem
33f2b81f65
Merge pull request #573 from stenehall/shrink-icons
...
Shrink nav icons
10 years ago
Johan Stenehall
18716387b8
Increase click area for topbar icons
10 years ago
Tor Hveem
62756ba061
Merge pull request #574 from stenehall/odd-even-background
...
Add odd/even backgrounds and increased font-size
10 years ago
Johan Stenehall
2c61ccf122
Click on channel name in topbar to show topic
10 years ago
Johan Stenehall
2372acf209
Remove topic and add channel name for mobile
...
* Removing topic from topbar.
* Adding channel name to the topbar.
This is done using visible-lg from bootstrap. As of v3.2.0 it's replaced by visible-lg-block. But that doesn't exist in v3.1.1 that's currently being used by glowing-bear.
10 years ago
Johan Stenehall
5643df2292
Add notification and unread count to topbar
...
Conflicts:
css/glowingbear.css
10 years ago
Johan Stenehall
1830453d3d
Add odd/even backgrounds and increased font-size
...
* Add odd/even backgrounds for channellist
* Increase font-size for channellist
10 years ago
Johan Stenehall
308a854531
Shrink nav icons
...
* Shrink the nav icons and bear for a better mobile experience.
* Shrink the nav icons on desktop for a better navbar.
10 years ago
Lorenz Hübschle-Schneider
8049ed382d
Merge pull request #571 from glowing-bear/fix-regexnickcomplete
...
fix nick completion on nicks with special chars
10 years ago
Tor Hveem
a1fc84f592
fix nick completion on nicks with special chars
10 years ago
Lorenz Hübschle-Schneider
2be08c57d2
Merge pull request #570 from glowing-bear/emojione-fixes
...
Emojione fixes
10 years ago
Lorenz Hübschle-Schneider
3d9228d901
Merge pull request #569 from glowing-bear/improve-hotlist-clear
...
Improve hotlist clear
10 years ago
Tor Hveem
36ae273460
check that emojione is defined before usage
10 years ago
Tor Hveem
32a998c949
Use cdnjs since we already use that
10 years ago
Tor Hveem
9432004c5e
Clear hotlist in more scenarios
...
* Clear when switching away from a buffer
* Clear when sending a message to a buffer
10 years ago
Tor Hveem
feaf76f1ea
move hotlistclear into connection
...
Also some clean up stray debug
10 years ago
Lorenz Hübschle-Schneider
399b3af9f4
Merge pull request #566 from glowing-bear/emojione
...
Twemoji => Emojione
10 years ago