Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: element-hq/element-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.2
Choose a base ref
...
head repository: element-hq/element-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.3
Choose a head ref
  • 13 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 5, 2016

  1. Back to develop react & js sdk

    dbkr committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    cd7adfe View commit details
    Browse the repository at this point in the history
  2. Don't stop paginating if no rooms match

    Always show the scrollpanel otherwise we stop paginating if there
    are no matching rooms in the first request (as per comment).
    
    Fixes no freenode rooms being shown.
    dbkr committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    5e293c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Merge pull request #2422 from vector-im/dbkr/fix_no_freenode_rooms

    Don't stop paginating if no rooms match
    richvdh authored Oct 6, 2016
    Configuration menu
    Copy the full SHA
    f827a29 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Configuration menu
    Copy the full SHA
    60adbff View commit details
    Browse the repository at this point in the history
  2. Fix join button for 'matrix' networks

    Fixes #2435
    dbkr committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    323bd79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2443 from vector-im/dbkr/matrix_network_join_button

    Fix join button for 'matrix' networks
    richvdh authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    2a5ca9d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    42993a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2448 from aviraldg/fix-quote

    Only show quote option if RTE is enabled
    ara4n authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    86cb3e9 View commit details
    Browse the repository at this point in the history
  3. Centre images in dialog buttons

    Some dialogs put a spinner in the button... need to line them up.
    richvdh committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    97cedfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2453 from vector-im/rav/center_images_in_dialog_b…

    …uttons
    
    Centre images in dialog buttons
    richvdh authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    2b68b88 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    bca22f2 View commit details
    Browse the repository at this point in the history
  2. Prepare changelog for v0.8.3

    dbkr committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    046c9ef View commit details
    Browse the repository at this point in the history
  3. 0.8.3

    dbkr committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    59fe927 View commit details
    Browse the repository at this point in the history
Loading